You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Library version 34.0.0
Windows 10, npm version 8.19.1
The problem:
I added eslint to a project and i after starting it i get this error(VsCode extension doesn't work either):
[eslint] .eslintrc.js » eslint-config-standard-with-typescript#overrides[0]:
Configuration for rule "@typescript-eslint/consistent-type-imports" is invalid:
Value {"prefer":"type-imports","disallowTypeAnnotations":true,"fixStyle":"inline-type-imports"} should NOT have additional properties.
On PC's using Mac the setup is working as expected.
Library version 34.0.0
Windows 10, npm version 8.19.1
The problem:
I added eslint to a project and i after starting it i get this error(VsCode extension doesn't work either):
[eslint] .eslintrc.js » eslint-config-standard-with-typescript#overrides[0]:
Configuration for rule "@typescript-eslint/consistent-type-imports" is invalid:
Value {"prefer":"type-imports","disallowTypeAnnotations":true,"fixStyle":"inline-type-imports"} should NOT have additional properties.
On PC's using Mac the setup is working as expected.
package-lock.json.zip
The text was updated successfully, but these errors were encountered: