[JS IR] Access with exported properties by its name, not accessor
[JS IR] Export properties to ts as getter/setter, not fields [JS IR] Fix typescript tests Merge-request: KT-MR-5074
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"devDependencies": {
|
||||
"mocha": "3.2.0",
|
||||
"mocha-teamcity-reporter": "1.1.1",
|
||||
"typescript": "^3.5.3"
|
||||
"typescript": "^4.5.2"
|
||||
},
|
||||
"scripts": {
|
||||
"runOnTeamcity": "mocha --reporter mocha-teamcity-reporter",
|
||||
|
||||
Reference in New Issue
Block a user