☙◦ The Tablet ❀ GamerGirlandCo ◦❧
1447960b1a
- remove `& Document` qualifier - cast `T | number` to T with the `as` keyword
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"extends": "../.nuxt/tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"outDir": "../out",
|
|
"noImplicitAny": false
|
|
}
|
|
}
|