mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Fix build of typscript extension
This commit is contained in:
parent
d400fde66c
commit
ae42cfefbf
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node",
|
||||
"module": "es2015",
|
||||
"target": "es2018",
|
||||
"outDir": "out",
|
||||
|
Loading…
Reference in New Issue
Block a user