Skip to content

Commit 24bbf07

Browse files
committed
fix: add the /dist folder to eslintignore
1 parent 35463b9 commit 24bbf07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
**/node_modules
22
**/public
33
**/build
4+
**/dist
45
**/config
56
**/scripts
67
**/playground

0 commit comments

Comments
 (0)