forked from cms/tibi-svelte-starter
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"include": ["**/*"],
|
|
"exclude": [],
|
|
"compilerOptions": {
|
|
"preserveValueImports": false
|
|
}
|
|
}
|