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