Archived
1
0

refactor: remove stylelint

This commit is contained in:
Joe Previte
2022-09-16 21:27:46 -07:00
parent 4223cf6e2b
commit 93f6fd2482
4 changed files with 21 additions and 1017 deletions

View File

@ -60,8 +60,6 @@
"prettier": "^2.2.1",
"prettier-plugin-sh": "^0.12.0",
"shellcheck": "^1.0.0",
"stylelint": "^13.0.0",
"stylelint-config-recommended": "^5.0.0",
"ts-node": "^10.0.0",
"typescript": "^4.6.2"
},