* migrate generate command * tidy up the help command * Convert legacy full template to new working example * change db to prisma for templates * change toolkit-app to use useQuery instead of invoke * new app & generator templates working for npm only * fixed npm install * set blitz config package version * assert session id * add type assert to template
6 lines
50 B
JSON
6 lines
50 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|