Skip to content

Commit a5d6334

Browse files
author
Tom Kirkpatrick
committed
Remove reference to babel-eslint
1 parent c770d99 commit a5d6334

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.eslintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"extends": "fullcube",
3-
"parser": "babel-eslint",
43
"root": true,
54
"rules": {
65
"id-length": "off"

test/.eslintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"extends": "fullcube/mocha",
3-
"parser": "babel-eslint",
43
"root": true,
54
"rules": {
65
"id-length": "off"

0 commit comments

Comments
 (0)