This repository has been archived on 2025-10-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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"
}