rBD IS WORKING!!!! at least for now!
This commit is contained in:
parent
3ad30b476a
commit
8e1cfbcb6f
31 changed files with 374 additions and 81 deletions
|
@ -7,6 +7,5 @@
|
|||
"module": "es2015",
|
||||
"types": ["svelte"]
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules/*"],
|
||||
"exclude": ["**/node_modules/**", "**/build/**", "**/.svelte-kit/**", "**/out/**", "!src/**"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue