Skip to content

Commit 28fd61f

Browse files
fix(package): update eslint-config-airbnb to version 18.1.0
Closes #3
1 parent d413835 commit 28fd61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"babel-eslint": "^7.1.1",
2929
"eslint": "^3.17.1",
30-
"eslint-config-airbnb": "^14.1.0",
30+
"eslint-config-airbnb": "^18.1.0",
3131
"eslint-plugin-import": "^2.2.0"
3232
}
3333
}

0 commit comments

Comments
 (0)