mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
chore: clean up
This commit is contained in:
@@ -27,7 +27,11 @@
|
||||
"dependsOn": ["^lint:typescript-transit-node"]
|
||||
},
|
||||
"lint:typescript": {
|
||||
"dependsOn": ["lint:typescript-transit-node"]
|
||||
"dependsOn": ["typegen", "lint:typescript-transit-node"]
|
||||
},
|
||||
"typegen": {
|
||||
"dependsOn": ["^typegen"],
|
||||
"outputs": []
|
||||
},
|
||||
"dev": {
|
||||
"cache": false,
|
||||
|
Reference in New Issue
Block a user