mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Dont useDefineForClassField after tsgo migration
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"pretty": true,
|
||||
|
||||
"incremental": true,
|
||||
"experimentalDecorators": true
|
||||
"experimentalDecorators": true,
|
||||
"useDefineForClassFields": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user