anouncer now has common anuncer, basicly favoritutes
This commit is contained in:
parent
d0f11472c9
commit
6bcde94422
9 changed files with 541 additions and 64 deletions
|
@ -24,6 +24,12 @@
|
|||
*/
|
||||
"checkJs": true,
|
||||
"types": ["svelte", "estree"],
|
||||
"exclude": ["node_modules", "package.json", "package-lock.json"]
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"package.json",
|
||||
"package-lock.json",
|
||||
"src/Confetti.js",
|
||||
""
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue