finalized application acceptance system and started making types shared across front and backend
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
"types": [
|
||||
"node",
|
||||
"express"
|
||||
]
|
||||
],
|
||||
"paths": {
|
||||
"@app/shared/*": ["../shared/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*"
|
||||
|
||||
Reference in New Issue
Block a user