mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Update linting packages
This commit is contained in:
parent
f1636a7a9e
commit
348e985451
@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "airbnb",
|
||||
"extends": "airbnb/base",
|
||||
"globals": {
|
||||
"__DEV__": false,
|
||||
"__DEMO__": false
|
||||
|
@ -26,12 +26,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^5.8.29",
|
||||
"babel-eslint": "^4.1.3",
|
||||
"babel-eslint": "^4.1.5",
|
||||
"babel-loader": "^5.3.2",
|
||||
"bower": "^1.6.5",
|
||||
"eslint": "^1.8",
|
||||
"eslint-config-airbnb": "0.1.0",
|
||||
"eslint-plugin-react": "^3.6.3",
|
||||
"eslint": "^1.9",
|
||||
"eslint-config-airbnb": "^1.0.0",
|
||||
"html-minifier": "^1.0.0",
|
||||
"vulcanize": "^1.14.0",
|
||||
"webpack": "^1.12.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user