mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-10 20:18:50 +08:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"extends": "./.nuxt/tsconfig.json",
|
|
"exclude": [
|
|
"dist",
|
|
"node_modules",
|
|
"playground",
|
|
]
|
|
}
|