Skip to content

Commit

Permalink
fix: remove tsconfig.json comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 22, 2024
1 parent 3e7d85d commit 0fcf58f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions js/{{ cookiecutter.project_name }}/svelte/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,4 @@
"strict": true,
"moduleResolution": "bundler"
}
// Path aliases are handled by https://svelte.dev/docs/kit/configuration#alias
// except $lib which is handled by https://svelte.dev/docs/kit/configuration#files
//
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
// from the referenced tsconfig.json - TypeScript does not merge them in
}

0 comments on commit 0fcf58f

Please sign in to comment.