@alexlit/lint-kit 172.0.0 → 173.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/packages/config-eslint/package.json +3 -3
- package/packages/config-stylelint/package.json +9 -9
- package/scripts/i.sh +2 -0
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/LICENSE +0 -21
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/README.md +0 -54
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/base.d.ts +0 -23
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/base.js +0 -25
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/flat/base.d.ts +0 -35
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/flat/base.js +0 -35
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/flat/recommended.d.ts +0 -1194
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/flat/recommended.js +0 -39
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/recommended.d.ts +0 -29
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/configs/recommended.js +0 -29
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/index.d.ts +0 -2532
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/index.js +0 -62
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/key-format-style.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/key-format-style.js +0 -247
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-component.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-component.js +0 -85
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-place-attr.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-place-attr.js +0 -41
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-places-prop.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-i18n-places-prop.js +0 -36
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-modulo-syntax.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-modulo-syntax.js +0 -94
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-tc.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-tc.js +0 -42
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-v-t.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-deprecated-v-t.js +0 -33
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-duplicate-keys-in-locale.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-duplicate-keys-in-locale.js +0 -271
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-dynamic-keys.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-dynamic-keys.js +0 -105
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-html-messages.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-html-messages.js +0 -137
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-i18n-t-path-prop.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-i18n-t-path-prop.js +0 -44
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-missing-keys-in-other-locales.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-missing-keys-in-other-locales.js +0 -264
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-missing-keys.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-missing-keys.js +0 -111
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-raw-text.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-raw-text.js +0 -575
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-unknown-locale.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-unknown-locale.js +0 -198
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-unused-keys.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-unused-keys.js +0 -456
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-v-html.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/no-v-html.js +0 -50
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/prefer-linked-key-with-paren.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/prefer-linked-key-with-paren.js +0 -108
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/prefer-sfc-lang-attr.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/prefer-sfc-lang-attr.js +0 -58
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/sfc-locale-attr.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/sfc-locale-attr.js +0 -65
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/valid-message-syntax.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/rules/valid-message-syntax.js +0 -186
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/eslint.d.ts +0 -216
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/eslint.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/i18n.d.ts +0 -5
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/i18n.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/index.d.ts +0 -6
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/index.js +0 -22
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/nodes.d.ts +0 -7
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/nodes.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/settings.d.ts +0 -8
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/settings.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/types.d.ts +0 -38
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/types.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/vue-parser-services.d.ts +0 -32
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/types/vue-parser-services.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/cache-function.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/cache-function.js +0 -11
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/cache-loader.d.ts +0 -10
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/cache-loader.js +0 -27
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/casing.d.ts +0 -10
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/casing.js +0 -101
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/collect-keys.d.ts +0 -13
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/collect-keys.js +0 -160
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/collect-linked-keys.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/collect-linked-keys.js +0 -49
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/compat.d.ts +0 -3
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/compat.js +0 -35
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/default-timeouts.d.ts +0 -6
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/default-timeouts.js +0 -10
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/get-cwd.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/get-cwd.js +0 -9
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/glob-utils.d.ts +0 -15
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/glob-utils.js +0 -154
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/ignored-paths.d.ts +0 -43
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/ignored-paths.js +0 -234
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/index.d.ts +0 -25
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/index.js +0 -446
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/key-path.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/key-path.js +0 -27
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/locale-messages.d.ts +0 -54
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/locale-messages.js +0 -187
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/parser-v9.d.ts +0 -8
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/parser-v9.js +0 -40
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/parser.d.ts +0 -5
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/parser.js +0 -18
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/traverser.d.ts +0 -6
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/traverser.js +0 -31
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/utils.d.ts +0 -28
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/message-compiler/utils.js +0 -279
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/build-parser-using-flat-config.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/build-parser-using-flat-config.js +0 -11
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/build-parser-using-legacy-config.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/build-parser-using-legacy-config.js +0 -46
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/index.d.ts +0 -4
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/index.js +0 -18
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/parse-by-parser.d.ts +0 -3
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/parse-by-parser.js +0 -42
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/should-use-flat-config.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/should-use-flat-config.js +0 -54
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/worker.d.ts +0 -1
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parser-config-resolver/worker.js +0 -32
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parsers/index.d.ts +0 -4
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/parsers/index.js +0 -32
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/path-utils.d.ts +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/path-utils.js +0 -21
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/regexp.d.ts +0 -1
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/regexp.js +0 -16
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/resource-loader.d.ts +0 -10
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/resource-loader.js +0 -32
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/rule.d.ts +0 -9
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/dist/utils/rule.js +0 -75
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/globals.json +0 -3345
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/index.d.ts +0 -3452
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/index.js +0 -2
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/license +0 -9
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/package.json +0 -117
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/node_modules/globals/readme.md +0 -42
- package/packages/config-eslint/node_modules/@intlify/eslint-plugin-vue-i18n/package.json +0 -147
- package/packages/config-eslint/node_modules/glob/LICENSE +0 -15
- package/packages/config-eslint/node_modules/glob/README.md +0 -1265
- package/packages/config-eslint/node_modules/glob/dist/commonjs/glob.d.ts +0 -388
- package/packages/config-eslint/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/glob.js +0 -247
- package/packages/config-eslint/node_modules/glob/dist/commonjs/glob.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
- package/packages/config-eslint/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/has-magic.js +0 -27
- package/packages/config-eslint/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/ignore.d.ts +0 -24
- package/packages/config-eslint/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/ignore.js +0 -119
- package/packages/config-eslint/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/index.d.ts +0 -97
- package/packages/config-eslint/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/index.js +0 -68
- package/packages/config-eslint/node_modules/glob/dist/commonjs/index.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/package.json +0 -3
- package/packages/config-eslint/node_modules/glob/dist/commonjs/pattern.d.ts +0 -76
- package/packages/config-eslint/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/pattern.js +0 -219
- package/packages/config-eslint/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
- package/packages/config-eslint/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/processor.js +0 -301
- package/packages/config-eslint/node_modules/glob/dist/commonjs/processor.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/walker.d.ts +0 -97
- package/packages/config-eslint/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/commonjs/walker.js +0 -387
- package/packages/config-eslint/node_modules/glob/dist/commonjs/walker.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/bin.d.mts +0 -3
- package/packages/config-eslint/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/bin.mjs +0 -346
- package/packages/config-eslint/node_modules/glob/dist/esm/bin.mjs.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/glob.d.ts +0 -388
- package/packages/config-eslint/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/glob.js +0 -243
- package/packages/config-eslint/node_modules/glob/dist/esm/glob.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
- package/packages/config-eslint/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/has-magic.js +0 -23
- package/packages/config-eslint/node_modules/glob/dist/esm/has-magic.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/ignore.d.ts +0 -24
- package/packages/config-eslint/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/ignore.js +0 -115
- package/packages/config-eslint/node_modules/glob/dist/esm/ignore.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/index.d.ts +0 -97
- package/packages/config-eslint/node_modules/glob/dist/esm/index.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/index.js +0 -55
- package/packages/config-eslint/node_modules/glob/dist/esm/index.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/package.json +0 -3
- package/packages/config-eslint/node_modules/glob/dist/esm/pattern.d.ts +0 -76
- package/packages/config-eslint/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/pattern.js +0 -215
- package/packages/config-eslint/node_modules/glob/dist/esm/pattern.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/processor.d.ts +0 -59
- package/packages/config-eslint/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/processor.js +0 -294
- package/packages/config-eslint/node_modules/glob/dist/esm/processor.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/walker.d.ts +0 -97
- package/packages/config-eslint/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
- package/packages/config-eslint/node_modules/glob/dist/esm/walker.js +0 -381
- package/packages/config-eslint/node_modules/glob/dist/esm/walker.js.map +0 -1
- package/packages/config-eslint/node_modules/glob/package.json +0 -99
- package/packages/config-eslint/node_modules/ignore/LICENSE-MIT +0 -21
- package/packages/config-eslint/node_modules/ignore/README.md +0 -452
- package/packages/config-eslint/node_modules/ignore/index.d.ts +0 -81
- package/packages/config-eslint/node_modules/ignore/index.js +0 -784
- package/packages/config-eslint/node_modules/ignore/legacy.js +0 -681
- package/packages/config-eslint/node_modules/ignore/package.json +0 -87
- package/packages/config-eslint/node_modules/synckit/LICENSE +0 -21
- package/packages/config-eslint/node_modules/synckit/README.md +0 -245
- package/packages/config-eslint/node_modules/synckit/index.d.cts +0 -3
- package/packages/config-eslint/node_modules/synckit/lib/index.cjs +0 -590
- package/packages/config-eslint/node_modules/synckit/lib/index.d.ts +0 -43
- package/packages/config-eslint/node_modules/synckit/lib/index.js +0 -476
- package/packages/config-eslint/node_modules/synckit/lib/index.js.map +0 -1
- package/packages/config-eslint/node_modules/synckit/lib/types.d.ts +0 -40
- package/packages/config-eslint/node_modules/synckit/lib/types.js +0 -2
- package/packages/config-eslint/node_modules/synckit/lib/types.js.map +0 -1
- package/packages/config-eslint/node_modules/synckit/package.json +0 -46
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "ignore",
|
|
3
|
-
"version": "7.0.5",
|
|
4
|
-
"description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
|
|
5
|
-
"types": "index.d.ts",
|
|
6
|
-
"files": [
|
|
7
|
-
"legacy.js",
|
|
8
|
-
"index.js",
|
|
9
|
-
"index.d.ts",
|
|
10
|
-
"LICENSE-MIT"
|
|
11
|
-
],
|
|
12
|
-
"scripts": {
|
|
13
|
-
"prepublishOnly": "npm run build",
|
|
14
|
-
"build": "babel -o legacy.js index.js",
|
|
15
|
-
|
|
16
|
-
"==================== linting ======================": "",
|
|
17
|
-
"lint": "eslint .",
|
|
18
|
-
|
|
19
|
-
"===================== import ======================": "",
|
|
20
|
-
"ts": "npm run test:ts && npm run test:16",
|
|
21
|
-
"test:ts": "ts-node ./test/import/simple.ts",
|
|
22
|
-
"test:16": "npm run test:ts:16 && npm run test:cjs:16 && npm run test:mjs:16",
|
|
23
|
-
"test:ts:16": "ts-node --compilerOptions '{\"moduleResolution\": \"Node16\", \"module\": \"Node16\"}' ./test/import/simple.ts && tsc ./test/import/simple.ts --lib ES6 --moduleResolution Node16 --module Node16 && node ./test/import/simple.js",
|
|
24
|
-
"test:cjs:16": "ts-node --compilerOptions '{\"moduleResolution\": \"Node16\", \"module\": \"Node16\"}' ./test/import/simple.cjs",
|
|
25
|
-
"test:mjs:16": "ts-node --compilerOptions '{\"moduleResolution\": \"Node16\", \"module\": \"Node16\"}' ./test/import/simple.mjs && babel -o ./test/import/simple-mjs.js ./test/import/simple.mjs && node ./test/import/simple-mjs.js",
|
|
26
|
-
|
|
27
|
-
"===================== cases =======================": "",
|
|
28
|
-
"test:cases": "npm run tap test/*.test.js -- --coverage",
|
|
29
|
-
"tap": "tap --reporter classic",
|
|
30
|
-
|
|
31
|
-
"===================== debug =======================": "",
|
|
32
|
-
"test:git": "npm run tap test/git-check-ignore.test.js",
|
|
33
|
-
"test:ignore": "npm run tap test/ignore.test.js",
|
|
34
|
-
"test:ignore:only": "IGNORE_ONLY_IGNORES=1 npm run tap test/ignore.test.js",
|
|
35
|
-
"test:others": "npm run tap test/others.test.js",
|
|
36
|
-
"test:no-coverage": "npm run tap test/*.test.js -- --no-check-coverage",
|
|
37
|
-
|
|
38
|
-
"test": "npm run lint && npm run ts && npm run build && npm run test:cases",
|
|
39
|
-
"test:win32": "IGNORE_TEST_WIN32=1 npm run test",
|
|
40
|
-
"report": "tap --coverage-report=html"
|
|
41
|
-
},
|
|
42
|
-
"repository": {
|
|
43
|
-
"type": "git",
|
|
44
|
-
"url": "git@github.com:kaelzhang/node-ignore.git"
|
|
45
|
-
},
|
|
46
|
-
"keywords": [
|
|
47
|
-
"ignore",
|
|
48
|
-
".gitignore",
|
|
49
|
-
"gitignore",
|
|
50
|
-
"npmignore",
|
|
51
|
-
"rules",
|
|
52
|
-
"manager",
|
|
53
|
-
"filter",
|
|
54
|
-
"regexp",
|
|
55
|
-
"regex",
|
|
56
|
-
"fnmatch",
|
|
57
|
-
"glob",
|
|
58
|
-
"asterisks",
|
|
59
|
-
"regular-expression"
|
|
60
|
-
],
|
|
61
|
-
"author": "kael",
|
|
62
|
-
"license": "MIT",
|
|
63
|
-
"bugs": {
|
|
64
|
-
"url": "https://github.com/kaelzhang/node-ignore/issues"
|
|
65
|
-
},
|
|
66
|
-
"devDependencies": {
|
|
67
|
-
"@babel/cli": "^7.22.9",
|
|
68
|
-
"@babel/core": "^7.22.9",
|
|
69
|
-
"@babel/preset-env": "^7.22.9",
|
|
70
|
-
"@typescript-eslint/eslint-plugin": "^8.19.1",
|
|
71
|
-
"debug": "^4.3.4",
|
|
72
|
-
"eslint": "^8.46.0",
|
|
73
|
-
"eslint-config-ostai": "^3.0.0",
|
|
74
|
-
"eslint-plugin-import": "^2.28.0",
|
|
75
|
-
"mkdirp": "^3.0.1",
|
|
76
|
-
"pre-suf": "^1.1.1",
|
|
77
|
-
"rimraf": "^6.0.1",
|
|
78
|
-
"spawn-sync": "^2.0.0",
|
|
79
|
-
"tap": "^16.3.9",
|
|
80
|
-
"tmp": "0.2.3",
|
|
81
|
-
"ts-node": "^10.9.2",
|
|
82
|
-
"typescript": "^5.6.2"
|
|
83
|
-
},
|
|
84
|
-
"engines": {
|
|
85
|
-
"node": ">= 4"
|
|
86
|
-
}
|
|
87
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2021 UnTS
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
@@ -1,245 +0,0 @@
|
|
|
1
|
-
# synckit
|
|
2
|
-
|
|
3
|
-
[](https://github.com/un-ts/synckit/actions/workflows/ci.yml)
|
|
4
|
-
[](https://codecov.io/gh/un-ts/synckit)
|
|
5
|
-
[](https://github.com/plantain-00/type-coverage)
|
|
6
|
-
[](https://www.npmjs.com/package/synckit)
|
|
7
|
-
[](https://github.com/un-ts/synckit/releases)
|
|
8
|
-
|
|
9
|
-
[](https://conventionalcommits.org)
|
|
10
|
-
[](https://renovatebot.com)
|
|
11
|
-
[](https://standardjs.com)
|
|
12
|
-
[](https://github.com/prettier/prettier)
|
|
13
|
-
|
|
14
|
-
Perform async work synchronously in Node.js/Bun using `worker_threads` with first-class TypeScript and Yarn P'n'P support.
|
|
15
|
-
|
|
16
|
-
## TOC <!-- omit in toc -->
|
|
17
|
-
|
|
18
|
-
- [Usage](#usage)
|
|
19
|
-
- [Install](#install)
|
|
20
|
-
- [API](#api)
|
|
21
|
-
- [Types](#types)
|
|
22
|
-
- [Options](#options)
|
|
23
|
-
- [Envs](#envs)
|
|
24
|
-
- [TypeScript](#typescript)
|
|
25
|
-
- [`node` (Default, Node 22.6+)](#node-default-node-226)
|
|
26
|
-
- [`bun` (Default, Bun)](#bun-default-bun)
|
|
27
|
-
- [`ts-node` (Default)](#ts-node-default)
|
|
28
|
-
- [`esbuild-register`](#esbuild-register)
|
|
29
|
-
- [`esbuild-runner`](#esbuild-runner)
|
|
30
|
-
- [`swc`](#swc)
|
|
31
|
-
- [`tsx`](#tsx)
|
|
32
|
-
- [Benchmark](#benchmark)
|
|
33
|
-
- [Sponsors](#sponsors)
|
|
34
|
-
- [Backers](#backers)
|
|
35
|
-
- [Who are using `synckit`](#who-are-using-synckit)
|
|
36
|
-
- [Acknowledgements](#acknowledgements)
|
|
37
|
-
- [Changelog](#changelog)
|
|
38
|
-
- [License](#license)
|
|
39
|
-
|
|
40
|
-
## Usage
|
|
41
|
-
|
|
42
|
-
### Install
|
|
43
|
-
|
|
44
|
-
```sh
|
|
45
|
-
# yarn
|
|
46
|
-
yarn add synckit
|
|
47
|
-
|
|
48
|
-
# npm
|
|
49
|
-
npm i synckit
|
|
50
|
-
```
|
|
51
|
-
|
|
52
|
-
### API
|
|
53
|
-
|
|
54
|
-
```js
|
|
55
|
-
// runner.js
|
|
56
|
-
import { createSyncFn } from 'synckit'
|
|
57
|
-
|
|
58
|
-
// the worker path must be absolute
|
|
59
|
-
const syncFn = createSyncFn(require.resolve('./worker'), {
|
|
60
|
-
tsRunner: 'tsx', // optional, can be `'node' | 'ts-node' | 'esbuild-register' | 'esbuild-runner' | 'tsx'`
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
// do whatever you want, you will get the result synchronously!
|
|
64
|
-
const result = syncFn(...args)
|
|
65
|
-
```
|
|
66
|
-
|
|
67
|
-
```js
|
|
68
|
-
// worker.js
|
|
69
|
-
import { runAsWorker } from 'synckit'
|
|
70
|
-
|
|
71
|
-
runAsWorker(async (...args) => {
|
|
72
|
-
// do expensive work
|
|
73
|
-
return result
|
|
74
|
-
})
|
|
75
|
-
```
|
|
76
|
-
|
|
77
|
-
You must make sure, the `result` is serializable by [`Structured Clone Algorithm`](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm)
|
|
78
|
-
|
|
79
|
-
### Types
|
|
80
|
-
|
|
81
|
-
````ts
|
|
82
|
-
export interface GlobalShim {
|
|
83
|
-
moduleName: string
|
|
84
|
-
/**
|
|
85
|
-
* `undefined` means side effect only
|
|
86
|
-
*/
|
|
87
|
-
globalName?: string
|
|
88
|
-
/**
|
|
89
|
-
* 1. `undefined` or empty string means `default`, for example:
|
|
90
|
-
* ```js
|
|
91
|
-
* import globalName from 'module-name'
|
|
92
|
-
* ```
|
|
93
|
-
*
|
|
94
|
-
* 2. `null` means namespaced, for example:
|
|
95
|
-
* ```js
|
|
96
|
-
* import * as globalName from 'module-name'
|
|
97
|
-
* ```
|
|
98
|
-
*
|
|
99
|
-
*/
|
|
100
|
-
named?: string | null
|
|
101
|
-
/**
|
|
102
|
-
* If not `false`, the shim will only be applied when the original `globalName` unavailable,
|
|
103
|
-
* for example you may only want polyfill `globalThis.fetch` when it's unavailable natively:
|
|
104
|
-
* ```js
|
|
105
|
-
* import fetch from 'node-fetch'
|
|
106
|
-
*
|
|
107
|
-
* if (!globalThis.fetch) {
|
|
108
|
-
* globalThis.fetch = fetch
|
|
109
|
-
* }
|
|
110
|
-
* ```
|
|
111
|
-
*/
|
|
112
|
-
conditional?: boolean
|
|
113
|
-
}
|
|
114
|
-
````
|
|
115
|
-
|
|
116
|
-
### Options
|
|
117
|
-
|
|
118
|
-
1. `execArgv` same as env `SYNCKIT_EXEC_ARGV`
|
|
119
|
-
2. `globalShims`: Similar like env `SYNCKIT_GLOBAL_SHIMS` but much more flexible which can be a `GlobalShim` `Array`, see `GlobalShim`'s [definition](#types) for more details
|
|
120
|
-
3. `timeout` same as env `SYNCKIT_TIMEOUT`
|
|
121
|
-
4. `transferList`: Please refer Node.js [`worker_threads`](https://nodejs.org/api/worker_threads.html#:~:text=Default%3A%20true.-,transferList,-%3CObject%5B%5D%3E%20If) documentation
|
|
122
|
-
5. `tsRunner` same as env `SYNCKIT_TS_RUNNER`
|
|
123
|
-
|
|
124
|
-
### Envs
|
|
125
|
-
|
|
126
|
-
1. `SYNCKIT_EXEC_ARGV`: List of node CLI options passed to the worker, split with comma `,`. (default as `[]`), see also [`node` docs](https://nodejs.org/api/worker_threads.html)
|
|
127
|
-
2. `SYNCKIT_GLOBAL_SHIMS`: Whether to enable the default `DEFAULT_GLOBAL_SHIMS_PRESET` as `globalShims`
|
|
128
|
-
3. `SYNCKIT_TIMEOUT`: `timeout` for performing the async job (no default)
|
|
129
|
-
4. `SYNCKIT_TS_RUNNER`: Which TypeScript runner to be used, it could be very useful for development, could be `'ts-node' | 'esbuild-register' | 'esbuild-runner' | 'swc' | 'tsx'`, `'ts-node'` is used by default, make sure you have installed them already
|
|
130
|
-
|
|
131
|
-
### TypeScript
|
|
132
|
-
|
|
133
|
-
#### `node` (Default, Node 22.6+)
|
|
134
|
-
|
|
135
|
-
On recent `Node` versions, you may select this runner to execute your worker file (a `.ts` file) in the native runtime.
|
|
136
|
-
|
|
137
|
-
As of `Node` v23.6, this feature is supported out of the box. For `Node` `>=22.6 <23.6`, this feature is supported via `--experimental-strip-types` flag. Visit the [documentation](https://nodejs.org/docs/latest/api/typescript.html#type-stripping) to learn more.
|
|
138
|
-
|
|
139
|
-
When `synckit` detects the process to be running with supported `Node` versions (>=22.6), it will execute the worker file with the `node` runner by default, you can disable this behavior by setting `--no-experimental-strip-types` flag via `NODE_OPTIONS` env or cli arg.
|
|
140
|
-
|
|
141
|
-
#### `bun` (Default, Bun)
|
|
142
|
-
|
|
143
|
-
[`Bun`](https://bun.sh/docs/typescript) supports `TypeScript` natively.
|
|
144
|
-
|
|
145
|
-
When `synckit` detects the process to be running with `Bun`, it will execute the worker file with the `bun` runner by default.
|
|
146
|
-
|
|
147
|
-
In this case, `synckit` doesn't do anything to the worker itself, it just passes through the worker directly.
|
|
148
|
-
|
|
149
|
-
#### `ts-node` (Default)
|
|
150
|
-
|
|
151
|
-
Prior to Node v22.6, you may want to use `ts-node` to execute your worker file (a `.ts` file).
|
|
152
|
-
|
|
153
|
-
If you want to use a custom tsconfig as project instead of default `tsconfig.json`, use `TS_NODE_PROJECT` env. Please view [ts-node](https://github.com/TypeStrong/ts-node#tsconfig) for more details.
|
|
154
|
-
|
|
155
|
-
If you want to integrate with [tsconfig-paths](https://www.npmjs.com/package/tsconfig-paths), please view [ts-node](https://github.com/TypeStrong/ts-node#paths-and-baseurl) for more details.
|
|
156
|
-
|
|
157
|
-
#### `esbuild-register`
|
|
158
|
-
|
|
159
|
-
Please view [`esbuild-register`][] for its document
|
|
160
|
-
|
|
161
|
-
#### `esbuild-runner`
|
|
162
|
-
|
|
163
|
-
Please view [`esbuild-runner`][] for its document
|
|
164
|
-
|
|
165
|
-
#### `swc`
|
|
166
|
-
|
|
167
|
-
Please view [`@swc-node/register`][] for its document
|
|
168
|
-
|
|
169
|
-
#### `tsx`
|
|
170
|
-
|
|
171
|
-
Please view [`tsx`][] for its document
|
|
172
|
-
|
|
173
|
-
## Benchmark
|
|
174
|
-
|
|
175
|
-
The following are the benchmark results of `synckit` against other libraries with Node.js v20.19.0 on my personal MacBook Pro with 64G M1 Max:
|
|
176
|
-
|
|
177
|
-
```sh
|
|
178
|
-
# cjs
|
|
179
|
-
┌───────────┬────────────┬──────────────┬───────────────────┬─────────────┬────────────────┬───────────────────┬────────────────────────┬───────────┬─────────────────┐
|
|
180
|
-
│ (index) │ synckit │ sync-threads │ perf sync-threads │ deasync │ perf deasync │ make-synchronized │ perf make-synchronized │ native │ perf native │
|
|
181
|
-
├───────────┼────────────┼──────────────┼───────────────────┼─────────────┼────────────────┼───────────────────┼────────────────────────┼───────────┼─────────────────┤
|
|
182
|
-
│ loadTime │ '17.26ms' │ '1.49ms' │ '11.57x slower' │ '146.55ms' │ '8.49x faster' │ '1025.77ms' │ '59.42x faster' │ '0.29ms' │ '59.71x slower' │
|
|
183
|
-
│ runTime │ '143.12ms' │ '3689.15ms' │ '25.78x faster' │ '1221.11ms' │ '8.53x faster' │ '2842.50ms' │ '19.86x faster' │ '12.64ms' │ '11.33x slower' │
|
|
184
|
-
│ totalTime │ '160.38ms' │ '3690.64ms' │ '23.01x faster' │ '1367.66ms' │ '8.53x faster' │ '3868.27ms' │ '24.12x faster' │ '12.93ms' │ '12.41x slower' │
|
|
185
|
-
└───────────┴────────────┴──────────────┴───────────────────┴─────────────┴────────────────┴───────────────────┴────────────────────────┴───────────┴─────────────────┘
|
|
186
|
-
```
|
|
187
|
-
|
|
188
|
-
```sh
|
|
189
|
-
# esm
|
|
190
|
-
┌───────────┬────────────┬──────────────┬───────────────────┬─────────────┬────────────────┬───────────────────┬────────────────────────┬───────────┬─────────────────┐
|
|
191
|
-
│ (index) │ synckit │ sync-threads │ perf sync-threads │ deasync │ perf deasync │ make-synchronized │ perf make-synchronized │ native │ perf native │
|
|
192
|
-
├───────────┼────────────┼──────────────┼───────────────────┼─────────────┼────────────────┼───────────────────┼────────────────────────┼───────────┼─────────────────┤
|
|
193
|
-
│ loadTime │ '23.88ms' │ '2.03ms' │ '11.75x slower' │ '70.95ms' │ '2.97x faster' │ '400.24ms' │ '16.76x faster' │ '0.44ms' │ '54.70x slower' │
|
|
194
|
-
│ runTime │ '139.56ms' │ '3570.12ms' │ '25.58x faster' │ '1150.99ms' │ '8.25x faster' │ '3484.04ms' │ '24.96x faster' │ '12.98ms' │ '10.75x slower' │
|
|
195
|
-
│ totalTime │ '163.44ms' │ '3572.15ms' │ '21.86x faster' │ '1221.93ms' │ '7.48x faster' │ '3884.28ms' │ '23.77x faster' │ '13.42ms' │ '12.18x slower' │
|
|
196
|
-
└───────────┴────────────┴──────────────┴───────────────────┴─────────────┴────────────────┴───────────────────┴────────────────────────┴───────────┴─────────────────┘
|
|
197
|
-
```
|
|
198
|
-
|
|
199
|
-
See [benchmark.cjs](./benchmarks/benchmark.cjs.txt) and [benchmark.esm](./benchmarks/benchmark.esm.txt) for more details.
|
|
200
|
-
|
|
201
|
-
You can try it with running `yarn benchmark` by yourself. [Here](./benchmarks/benchmark.js) is the benchmark source code.
|
|
202
|
-
|
|
203
|
-
[](https://github.com/sponsors/JounQin)
|
|
204
|
-
|
|
205
|
-
## Sponsors
|
|
206
|
-
|
|
207
|
-
| 1stG | RxTS | UnTS |
|
|
208
|
-
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
|
|
209
|
-
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
|
|
210
|
-
|
|
211
|
-
## Backers
|
|
212
|
-
|
|
213
|
-
| 1stG | RxTS | UnTS |
|
|
214
|
-
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
|
|
215
|
-
| [](https://opencollective.com/1stG) | [](https://opencollective.com/rxts) | [](https://opencollective.com/unts) |
|
|
216
|
-
|
|
217
|
-
## Who are using `synckit`
|
|
218
|
-
|
|
219
|
-
- [`@cspell/eslint-plugin`](https://github.com/streetsidesoftware/cspell/blob/ec04bcee0c90ff4e2a9fb5ef4421714796fb58ba/packages/cspell-eslint-plugin/package.json#L80)
|
|
220
|
-
- [`astrojs-compiler-sync`](https://github.com/ota-meshi/astrojs-compiler-sync/blob/da4e86fd601755e40599d7f5121bc83d08255c42/package.json#L52)
|
|
221
|
-
- [`eslint-plugin-prettier`](https://github.com/prettier/eslint-plugin-prettier/blob/ca5eb3ec11c4ae511e1da22736c73b253210b73b/package.json#L67)
|
|
222
|
-
- [`eslint-plugin-prettier-vue`](https://github.com/meteorlxy/eslint-plugin-prettier-vue/blob/d3f6722303d66a2b223df2f750982e33c1143d5d/package.json#L40)
|
|
223
|
-
- [`eslint-mdx`](https://github.com/mdx-js/eslint-mdx/blob/4623359cc9784d3e38bd917ed001c5d7d826f990/packages/eslint-mdx/package.json#L40)
|
|
224
|
-
- [`prettier-plugin-packagejson`](https://github.com/matzkoh/prettier-plugin-packagejson/blob/eb7ade2a048d6d163cf8ef37e098ee273f72c585/package.json#L31)
|
|
225
|
-
- [`jest-snapshot`](https://github.com/jestjs/jest/blob/4e7d916ec6a16de5548273c17b5d2c5761b0aebb/packages/jest-snapshot/package.json#L42)
|
|
226
|
-
|
|
227
|
-
## Acknowledgements
|
|
228
|
-
|
|
229
|
-
This package is original inspired by [`esbuild`](https://github.com/evanw/esbuild) and [`sync-threads`](https://github.com/lambci/sync-threads).
|
|
230
|
-
|
|
231
|
-
## Changelog
|
|
232
|
-
|
|
233
|
-
Detailed changes for each release are documented in [CHANGELOG.md](./CHANGELOG.md).
|
|
234
|
-
|
|
235
|
-
## License
|
|
236
|
-
|
|
237
|
-
[MIT][] © [JounQin][]@[1stG.me][]
|
|
238
|
-
|
|
239
|
-
[`esbuild-register`]: https://github.com/egoist/esbuild-register
|
|
240
|
-
[`esbuild-runner`]: https://github.com/folke/esbuild-runner
|
|
241
|
-
[`@swc-node/register`]: https://github.com/swc-project/swc-node/tree/master/packages/register
|
|
242
|
-
[`tsx`]: https://github.com/esbuild-kit/tsx
|
|
243
|
-
[1stg.me]: https://www.1stg.me
|
|
244
|
-
[jounqin]: https://GitHub.com/JounQin
|
|
245
|
-
[mit]: http://opensource.org/licenses/MIT
|