Update module tooling
This commit is contained in:
parent
f52bec681c
commit
787a1fd57f
4 changed files with 802 additions and 696 deletions
|
@ -1,3 +1,8 @@
|
|||
{
|
||||
"extends": "./playground/.nuxt/tsconfig.json"
|
||||
"extends": "./.nuxt/tsconfig.json",
|
||||
"exclude": [
|
||||
"dist",
|
||||
"node_modules",
|
||||
"playground",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue