feat: enhance project configuration with type checking and improved .gitignore entries
This commit is contained in:
+2
-2
@@ -24,9 +24,9 @@
|
||||
"^lint"
|
||||
]
|
||||
},
|
||||
"check-types": {
|
||||
"typecheck": {
|
||||
"dependsOn": [
|
||||
"^check-types"
|
||||
"^typecheck"
|
||||
]
|
||||
},
|
||||
"dev": {
|
||||
|
||||
Reference in New Issue
Block a user