We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.eslintignore
1 parent 405a71e commit 5df16b5Copy full SHA for 5df16b5
docs/structure.md
@@ -31,7 +31,7 @@
31
├── .babelrc # babel config
32
├── .editorconfig # indentation, spaces/tabs and similar settings for your editor
33
├── .eslintrc.js # eslint config
34
-├── .eslintignore.js # eslint ignore rules
+├── .eslintignore # eslint ignore rules
35
├── .gitignore # sensible defaults for gitignore
36
├── .postcssrc.js # postcss config
37
├── index.html # index.html template
0 commit comments