diff options
Diffstat (limited to 'node_modules/math-intrinsics/tsconfig.json')
| -rw-r--r-- | node_modules/math-intrinsics/tsconfig.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/math-intrinsics/tsconfig.json b/node_modules/math-intrinsics/tsconfig.json new file mode 100644 index 0000000..b131000 --- /dev/null +++ b/node_modules/math-intrinsics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@ljharb/tsconfig", +} |