the reminder not showing content on the card at dashboard view and the quizes are hardcoded must move to the db make api's for it
8 lines
142 B
JSON
8 lines
142 B
JSON
{
|
|
"compilerOptions": {
|
|
"typeRoots": ["./index.d.ts", "./node_modules/@types"],
|
|
"checkJs": true
|
|
},
|
|
"exclude": ["node_modules"]
|
|
}
|