forked from trent_larson/crowd-funder-for-time-pwa
WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"experimentalDecorators": true,
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"typeRoots": ["./node_modules/@types", "./src/types"]
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user