Skip to content

Commit a9e1d13

Browse files
committed
- Replace deprecated .eslintrc with .eslintrc.json (and exempt it from gitignore)
1 parent 57e86aa commit a9e1d13

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package-lock.json
66
.*
77
!.babelrc
88
!.editorconfig
9-
!.eslintrc
9+
!.eslintrc.json
1010
!.gitignore
1111
!.npmignore
1212
!.README
File renamed without changes.

0 commit comments

Comments
 (0)