build: update eslint.config.js #17177
Annotations
10 errors and 10 warnings
Run eslint:
.storybook/main.ts#L21
'id' is defined but never used. Allowed unused args must match /^_/u
|
Run eslint:
scripts/chromatic-stories-generator.ts#L5
No default export found in imported module "typescript"
|
Run eslint:
scripts/docs_generate.ts#L6
Parse errors in imported module '@custom-elements-manifest/to-markdown': parserPath or languageOptions.parser is required! (undefined:undefined)
|
Run eslint:
scripts/docs_generate.ts#L13
Parse errors in imported module '../tools/manifest/custom-elements-manifest.config.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|
Run eslint:
scripts/docs_generate.ts#L13
Parse errors in imported module '../tools/manifest/custom-elements-manifest.config.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|
Run eslint:
scripts/migrate-ssr-e2e.ts#L7
No default export found in imported module "typescript"
|
Run eslint:
scripts/migrate-toggle-data-entry.ts#L6
No default export found in imported module "typescript"
|
Run eslint:
src/components/accordion/accordion.stories.ts#L148
Variable name `Template` must match one of the following formats: camelCase, UPPER_CASE
|
Run eslint:
src/components/accordion/accordion.stories.ts#L182
Variable name `Default` must match one of the following formats: camelCase, UPPER_CASE
|
Run eslint:
src/components/accordion/accordion.stories.ts#L188
Variable name `Milk` must match one of the following formats: camelCase, UPPER_CASE
|
Run eslint:
.storybook/preview.ts#L4
Missing return type on function
|
Run eslint:
scripts/chromatic-stories-generator.ts#L30
Caution: `ts` also has a named export `forEachChild`. Check if you meant to write `import {forEachChild} from 'typescript'` instead
|
Run eslint:
scripts/chromatic-stories-generator.ts#L32
Caution: `ts` also has a named export `isVariableStatement`. Check if you meant to write `import {isVariableStatement} from 'typescript'` instead
|
Run eslint:
scripts/chromatic-stories-generator.ts#L33
Caution: `ts` also has a named export `isVariableDeclarationList`. Check if you meant to write `import {isVariableDeclarationList} from 'typescript'` instead
|
Run eslint:
scripts/chromatic-stories-generator.ts#L60
Caution: `ts` also has a named export `createSourceFile`. Check if you meant to write `import {createSourceFile} from 'typescript'` instead
|
Run eslint:
scripts/chromatic-stories-generator.ts#L60
Caution: `ts` also has a named export `ScriptTarget`. Check if you meant to write `import {ScriptTarget} from 'typescript'` instead
|
Run eslint:
scripts/docs_generate.ts#L13
Parse errors in imported module '../tools/manifest/custom-elements-manifest.config.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|
Run eslint:
scripts/docs_generate.ts#L13
Parse errors in imported module '../tools/manifest/custom-elements-manifest.config.js': parserPath or languageOptions.parser is required! (undefined:undefined)
|
Run eslint:
scripts/migrate-ssr-e2e.ts#L16
Caution: `ts` also has a named export `forEachChild`. Check if you meant to write `import {forEachChild} from 'typescript'` instead
|
Run eslint:
scripts/migrate-ssr-e2e.ts#L34
Caution: `ts` also has a named export `createSourceFile`. Check if you meant to write `import {createSourceFile} from 'typescript'` instead
|
Loading