Skip to content

Commit 35fefd6

Browse files
lint: ignore dist directory
1 parent 4ae47d8 commit 35fefd6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.eslintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
**/dist/*.js
1+
dist
22
bundle.js
33
**/public/dist.js
44
**/public/demo.js
5-

0 commit comments

Comments
 (0)