This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
onepiece-webring/tsconfig.json
Sindre Kjelsrud 5bb6feae61
🎉 init project
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
2024-04-07 18:11:38 +02:00

4 lines
94 B
JSON

{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}