chore: added new linter config (#1028)

* chore: added new linter config

* chore: linting fixes

* chore: refactore in linting config and minor linting fixes
This commit is contained in:
Anix
2020-02-20 14:01:04 +05:30
committed by GitHub
parent a111df9980
commit 75c72e917b
61 changed files with 2556 additions and 1764 deletions
+4 -1
View File
@@ -70,6 +70,7 @@
},
"devDependencies": {
"autoprefixer-stylus": "^1.0.0",
"babel-eslint": "^10.0.3",
"chai": "^4.2.0",
"chokidar": "^3.2.1",
"conventional-changelog-cli": "^2.0.25",
@@ -80,7 +81,8 @@
"cypress": "^3.8.1",
"cypress-image-snapshot": "^3.1.1",
"eslint": "^5.16.0",
"eslint-config-xo-space": "^0.21.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-prettier": "^3.1.2",
"esm": "^3.1.4",
"husky": "^3.1.0",
"jsdom": "^15.1.1",
@@ -90,6 +92,7 @@
"mkdirp": "^0.5.1",
"mocha": "^5.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
"rollup": "^1.23.1",
"rollup-plugin-async": "^1.2.0",