Skip to content

Commit 8890f85

Browse files
committed
chore: add ESLint config file
1 parent e44c048 commit 8890f85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"ignores": ["assets/js/data/*"]
3+
}

0 commit comments

Comments
 (0)