fix: add the /dist folder to eslintignore
parent
35463b9631
commit
24bbf0788b
|
@ -1,6 +1,7 @@
|
|||
**/node_modules
|
||||
**/public
|
||||
**/build
|
||||
**/dist
|
||||
**/config
|
||||
**/scripts
|
||||
**/playground
|
||||
|
|
Loading…
Reference in New Issue