update docs

This commit is contained in:
wobsoriano
2022-11-04 07:40:49 -07:00
parent 5080e9a4a7
commit 0f5c09c7e0
2 changed files with 1 additions and 52 deletions

View File

@@ -1,7 +1,4 @@
{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
"compilerOptions": {
"strict": true
}
"extends": "./.nuxt/tsconfig.json"
}