Files
vscode-codeql/extensions/ql-vscode/.eslintignore
Koen Vlaswinkel 5f382a5677 Combine ESLint configurations
Instead of having different ESLint configuration files in each
directory which don't seem to inherit the configuration correctly, this
will add `overrides` in the root file.
2023-01-30 16:43:19 +01:00

8 lines
84 B
Plaintext

.vscode-test/
node_modules/
out/
build/
# Include the Storybook config
!.storybook