mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Don't typecheck the skin DB as part of Webamp
This commit is contained in:
parent
0bd8b09ecf
commit
74e58befbe
1 changed files with 1 additions and 1 deletions
|
|
@ -13,5 +13,5 @@
|
|||
"pretty": true
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules", "demo/built"]
|
||||
"exclude": ["node_modules", "demo/built", "experiments/skin-database"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue