public/tsconfig.json
eggy bd852ba906 feat: add site box
also make mobile easier to see
2022-08-08 17:49:35 -04:00

6 lines
136 B
JSON

{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
"compilerOptions": {"esModuleInterop": true}
}