Move to stylelint

This commit is contained in:
Chocobozzz
2021-04-28 17:53:57 +02:00
parent 7d026caf68
commit 931d343018
118 changed files with 1389 additions and 1056 deletions
+1 -5
View File
@@ -71,8 +71,6 @@
"ts-node": "ts-node",
"eslint": "eslint",
"concurrently": "concurrently",
"sasslint": "sass-lint --verbose --no-exit",
"sasslint:fix": "sass-lint-auto-fix -c .sass-lint.yml --verbose",
"mocha": "mocha",
"ci": "scripty",
"release": "scripty",
@@ -80,8 +78,7 @@
"nightly": "scripty",
"openapi-clients": "scripty",
"client-report": "scripty",
"swagger-cli": "swagger-cli",
"sass-lint": "sass-lint"
"swagger-cli": "swagger-cli"
},
"dependencies": {
"apicache": "1.6.2",
@@ -222,7 +219,6 @@
"scripty": {
"silent": true
},
"sasslintConfig": "client/.sass-lint.yml",
"bundlewatch": {
"files": [
{