Skip to content

Commit 11b2e10

Browse files
committed
Replaced ESLint config with a static (JSON) variant
1 parent 0ceec2a commit 11b2e10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.eslintrc.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

.eslintrc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "jaid"
3+
}

0 commit comments

Comments
 (0)