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