diff --git a/tsconfig.json b/tsconfig.json index 0b372eb..8a0d7dc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,4 +19,4 @@ }, "include": ["src/**/*", "types.d.ts"], "exclude": ["node_modules/*", "__sapper__/*", "public/*"] -} \ No newline at end of file +}