azu

Results 512 issues of azu

Props - fast review - secure ## TODO - [ ] change manifest.json - [ ] change some code

help wanted

Currently, does not support dark mode

Type: Bug

Currently, does not apply design. We want to get cool UI.

help wanted

espurify ignore `.default` property by default. Is it expected bahavior? ``` js "use strict"; const esprima = require("esprima"); const escodegen = require("escodegen"); const espurify = require('espurify'); var code = `function...

`` Similar one https://github.com/stylelint/stylelint/pull/4848

Type: Feature

https://mainichi-kotoba.jp/photo-20160902

[match-index](https://www.npmjs.com/package/match-index)は[String.prototype.matchAll()](https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll)と[RegExp Match Indices](https://github.com/tc39/proposal-regexp-match-indices)に置き換えられるはずです([String.prototype.matchAll()](https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll)以前に作られたライブラリなので) - [String.prototype.matchAll()](https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll) - [RegExp match indices · V8](https://v8.dev/features/regexp-match-indices) 置き換えることで依存が減らせます

Status: Proposal
PR welcome
good first issue

- https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/tree/master/packages/textlint-rule-ja-space-around-link - https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/tree/master/packages/textlint-rule-ja-space-around-code デフォルトはスペースを入れない方になってるので、スペースを入れない設定でプリセットに追加する 現在は無効で入っている

Status: Proposal
Type: Breaking Change

> AでもBでも > AしたりBしたり は例示・並列・対表現としてあるため、デフォルトで除外しても良さそう。 ちょっと文章によって冗長な感じがするので、オプションで禁止にはできていい気がする。 - [textlint-ja/textlint-rule-prefer-tari-tari: 例示・並列・対表現の「〜たり〜たりする」をチェックするtextlintルール](https://github.com/textlint-ja/textlint-rule-prefer-tari-tari)

> `pre`/`post` scriptを自動的に実行しないように はvalidな気がする

help wanted