aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/hasown/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/hasown/tsconfig.json')
-rw-r--r--backend/node_modules/hasown/tsconfig.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/node_modules/hasown/tsconfig.json b/backend/node_modules/hasown/tsconfig.json
new file mode 100644
index 0000000..0930c56
--- /dev/null
+++ b/backend/node_modules/hasown/tsconfig.json
@@ -0,0 +1,6 @@
+{
+ "extends": "@ljharb/tsconfig",
+ "exclude": [
+ "coverage",
+ ],
+}