update linting to allow dybnamic import. Recipe highlight still broken

This commit is contained in:
d98762625 2019-02-01 14:05:48 +00:00
parent 4bf2a29070
commit 9af5e40071
4 changed files with 96 additions and 68 deletions

View file

@ -33,13 +33,14 @@
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"autoprefixer": "^9.4.3",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"bootstrap": "^4.2.1",
"chromedriver": "^2.45.0",
"colors": "^1.3.3",
"css-loader": "^2.1.0",
"eslint": "^5.11.1",
"eslint": "^5.12.1",
"exports-loader": "^0.7.0",
"file-loader": "^3.0.1",
"grunt": "^1.0.3",