clean up deps

This commit is contained in:
MapleLeaf
2022-01-03 04:43:54 -06:00
parent bbf7ec8b77
commit fdb5bd74c5
3 changed files with 148 additions and 3029 deletions

View File

@@ -5,8 +5,10 @@
"lint-fix": "pnpm lint -- --fix",
"format": "prettier --write ."
},
"dependencies": {
"@itsmapleleaf/configs": "^1.1.2"
},
"devDependencies": {
"@itsmapleleaf/configs": "^1.1.2",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"eslint": "^8.5.0",