Skip to content

Commit 148d2ac

Browse files
committed
Extend config
1 parent f131543 commit 148d2ac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
},
55
"globals": {
66
"assert": true
7-
}
7+
},
8+
"extends": "../.eslintrc.json"
89
}

0 commit comments

Comments
 (0)