Remove typeRoots
This commit is contained in:
parent
78fd942faa
commit
f917a4a34a
@ -8,7 +8,6 @@
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitReturns": true,
|
||||
"pretty": true,
|
||||
"strict": true,
|
||||
"typeRoots": ["node_modules/@types", "node_modules/web3-typescript-typings"]
|
||||
"strict": true
|
||||
}
|
||||
}
|
||||
|
@ -9068,10 +9068,6 @@ typescript@2.4.1:
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
|
||||
|
||||
typescript@^2.4.2:
|
||||
version "2.6.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
|
||||
|
||||
typescript@~2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
|
||||
|
Loading…
x
Reference in New Issue
Block a user