Skip to content

Commit b20a243

Browse files
committed
chore(eslint): rename config files to standard name
1 parent d3ca2f5 commit b20a243

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/.eslintrc.json renamed to test/.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "../.eslintrc.json",
2+
"extends": "../.eslintrc",
33
"globals": {
44
"mocha": false,
55
"describe": false,

0 commit comments

Comments
 (0)