aboutsummaryrefslogtreecommitdiff
path: root/editors/code/tsconfig.json
Commit message (Expand)AuthorAgeFilesLines
* Disable ES module interopLaurențiu Nicola2020-07-061-2/+0
* vscode client side testsvsrs2020-05-201-2/+7
* Target es2019 (code 1.43 uses chromium 78)Darin Morrison2020-03-181-1/+1
* vscode: amended config to use binary from globalStoragePath, added ui for dow...Veetaha2020-02-081-0/+2
* Use simple prng instead of a dependencyAleksey Kladov2020-02-031-2/+1
* Remove recent improvements to the build scriptAleksey Kladov2020-02-031-4/+2
* Fix build of typscript extensionAleksey Kladov2020-02-031-0/+1
* vscode: fix bundling by switching to es2015 target modules systemVeetaha2020-02-031-1/+1
* vscode: moved tslib to runtime dependencies and added \"importHelpers\": trueVeetaha2020-02-011-0/+1
* Fix seedrandom in packaged extensionbjorn32020-02-011-1/+2
* Switch impure functional style to pure imperativeAleksey Kladov2019-12-311-1/+1
* Reformat with tsfmtAleksey Kladov2019-12-301-1/+2
* Minimize TypeScript buildAleksey Kladov2019-12-301-2/+6
* Enable noFallthroughCasesInSwitch option for vscode extensionTetsuharu OHZEKI2019-12-111-1/+2
* Enable noImplicitReturns option for vscode extensionTetsuharu OHZEKI2019-12-111-1/+2
* Enable noUnusedParameters option for vscode extensionTetsuharu OHZEKI2019-12-111-1/+2
* Use ES2018 for vscode extensionTetsuharu OHZEKI2019-12-111-2/+2
* Add noUnusedLocals to VsCode tsconfigRyan Cumming2019-06-291-1/+2
* Run prettier on all filesDaniel McNab2018-10-081-7/+2
* rename all thingsAleksey Kladov2018-09-161-0/+17