mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
parent
3ab94983b4
commit
8aa0d5f96e
8 changed files with 20 additions and 4 deletions
|
@ -372,6 +372,7 @@ impl Inner {
|
|||
"noEmit": true,
|
||||
"strict": true,
|
||||
"target": "esnext",
|
||||
"useDefineForClassFields": true,
|
||||
}));
|
||||
let (maybe_config, maybe_root_uri) = {
|
||||
let config = &self.config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue