| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 268c8c1 commit b22e970
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ const babelPluginSyntaxImportAttributes = resolveEslintTool('@babel/plugin-synta | |||
| 24 | 24 | const babelPluginSyntaxImportSource = resolveEslintTool('@babel/plugin-syntax-import-source'); | |
| 25 | 25 | const { default: jsdoc } = await importEslintTool('eslint-plugin-jsdoc'); | |
| 26 | 26 | const { default: markdown } = await importEslintTool('eslint-plugin-markdown'); | |
| 27 | - const { default: stylisticJs } = await importEslintTool('@stylistic/eslint-plugin-js'); | ||
| 27 | + const { default: stylisticJs } = await importEslintTool('@stylistic/eslint-plugin'); | ||
| 28 | 28 | ||
| 29 | 29 | nodeCore.RULES_DIR = fileURLToPath(new URL('./tools/eslint-rules', import.meta.url)); | |
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments