aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/call-bind-apply-helpers/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--node_modules/call-bind-apply-helpers/tsconfig.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/call-bind-apply-helpers/tsconfig.json b/node_modules/call-bind-apply-helpers/tsconfig.json
new file mode 100644
index 0000000..aef9993
--- /dev/null
+++ b/node_modules/call-bind-apply-helpers/tsconfig.json
@@ -0,0 +1,9 @@
+{
+ "extends": "@ljharb/tsconfig",
+ "compilerOptions": {
+ "target": "es2021",
+ },
+ "exclude": [
+ "coverage",
+ ],
+} \ No newline at end of file