|
0d6acdf174
|
refactor(workspace): update tsconfig files
enable `esmoduleinterop` and `allowsyntheticdefaultimports`
|
2024-04-02 01:21:13 -04:00 |
|
|
088842ac38
|
refactor(config): change tsconfig
set `verbatimModuleSyntax` to false
|
2023-12-30 16:58:44 -05:00 |
|
|
1447960b1a
|
refactor(db/models): update populatedDoc types
- remove `& Document` qualifier
- cast `T | number` to T with the `as` keyword
|
2023-12-29 19:06:55 -05:00 |
|
|
ed4536fa91
|
chore(api): remove path aliases from tsconfig
in favour of the nuxt aliases
|
2023-12-28 19:58:59 -05:00 |
|
|
3e5af47107
|
refactor(*): refactor tsconfig paths
looks/feels nicer
|
2023-12-20 17:23:31 -05:00 |
|
|
218bd5f565
|
chore(workspace): allow implicit this in tsconfig
|
2023-10-03 01:20:29 -04:00 |
|
|
8082446071
|
chore(config): tweak tsconfig
|
2023-09-25 19:55:31 -04:00 |
|
|
c089b86f14
|
initialize with nuxt
|
2023-09-23 15:58:51 -04:00 |
|