Adding Svelte to the project

This commit is contained in:
David Négrier 2021-05-11 17:37:21 +02:00
parent 867f783d5e
commit 9bc79c3ed3
6 changed files with 178 additions and 637 deletions

View file

@ -1,4 +1,5 @@
{
"extends": "@tsconfig/svelte/tsconfig.json",
"compilerOptions": {
"outDir": "./dist/",
"sourceMap": true,