mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-04 16:48:51 +08:00
🔧 chore: update tsconfig to exclude docs directory
This commit is contained in:
parent
6e22ccc4c0
commit
339cb8642d
@ -1,12 +1,11 @@
|
||||
{
|
||||
|
||||
"extends": [
|
||||
"./.nuxt/tsconfig.json",
|
||||
"./docs/.nuxt/tsconfig.json",
|
||||
],
|
||||
"exclude": [
|
||||
"dist",
|
||||
"node_modules",
|
||||
"playground",
|
||||
"docs"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user