mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 17:08:21 +08:00
Add typesRoot to all config files
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"target": "es6",
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": false,
|
||||
"baseUrl": "../"
|
||||
"baseUrl": "../",
|
||||
"typesRoot": "../"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user