aboutsummaryrefslogtreecommitdiffhomepage
path: root/types/tsconfig.dist.json
diff options
context:
space:
mode:
Diffstat (limited to 'types/tsconfig.dist.json')
-rw-r--r--types/tsconfig.dist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/types/tsconfig.dist.json b/types/tsconfig.dist.json
index d9c3fdfc3..fc2dbe45b 100644
--- a/types/tsconfig.dist.json
+++ b/types/tsconfig.dist.json
@@ -1,5 +1,5 @@
1{ 1{
2 "extends": "./tsconfig.base.json", 2 "extends": "./tsconfig.json",
3 "compilerOptions": { 3 "compilerOptions": {
4 "typeRoots": [ 4 "typeRoots": [
5 "node_modules/@types", 5 "node_modules/@types",