gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 01/02: -formatting


From: gnunet
Subject: [taler-wallet-core] 01/02: -formatting
Date: Thu, 13 Oct 2022 14:52:22 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

commit 59dd754bc4e11a08b88f55e00c73d5fbdcee25fc
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Oct 13 14:24:40 2022 +0200

    -formatting
---
 packages/idb-bridge/tsconfig.json | 44 +++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/packages/idb-bridge/tsconfig.json 
b/packages/idb-bridge/tsconfig.json
index e09681c55..b0a6808f4 100644
--- a/packages/idb-bridge/tsconfig.json
+++ b/packages/idb-bridge/tsconfig.json
@@ -1,24 +1,24 @@
 {
-    "compilerOptions": {
-        "composite": true,
-        "lib": ["es6"],
-        "module": "ES2020",
-        "moduleResolution": "Node16",
-        "target": "ES6",
-        "allowJs": true,
-        "noImplicitAny": true,
-        "outDir": "lib",
-        "declaration": true,
-        "declarationMap": true,
-        "noEmitOnError": true,
-        "strict": true,
-        "incremental": true,
-        "sourceMap": true,
-        "rootDir": "./src",
-        "esModuleInterop": true,
-        "importHelpers": true,
-        "isolatedModules": true,
-        "typeRoots": ["./node_modules/@types"]
-    },
-    "include": ["src/**/*"]
+  "compilerOptions": {
+    "composite": true,
+    "lib": ["es6"],
+    "module": "ES2020",
+    "moduleResolution": "Node16",
+    "target": "ES6",
+    "allowJs": true,
+    "noImplicitAny": true,
+    "outDir": "lib",
+    "declaration": true,
+    "declarationMap": true,
+    "noEmitOnError": true,
+    "strict": true,
+    "incremental": true,
+    "sourceMap": true,
+    "rootDir": "./src",
+    "esModuleInterop": true,
+    "importHelpers": true,
+    "isolatedModules": true,
+    "typeRoots": ["./node_modules/@types"]
+  },
+  "include": ["src/**/*"]
 }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]