aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/sw/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/sw/tsconfig.json')
-rw-r--r--Timeline/ClientApp/src/sw/tsconfig.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/Timeline/ClientApp/src/sw/tsconfig.json b/Timeline/ClientApp/src/sw/tsconfig.json
index 71fc0bcd..aac99e59 100644
--- a/Timeline/ClientApp/src/sw/tsconfig.json
+++ b/Timeline/ClientApp/src/sw/tsconfig.json
@@ -1,12 +1,12 @@
-{
- "extends": "../tsconfig.json",
- "compilerOptions": {
- "lib": [
- "esnext",
- "webworker"
- ]
- },
- "include": [
- "."
- ]
-}
+{
+ "extends": "../tsconfig.json",
+ "compilerOptions": {
+ "lib": [
+ "esnext",
+ "webworker"
+ ]
+ },
+ "include": [
+ "."
+ ]
+}