aboutsummaryrefslogtreecommitdiff
path: root/editors/code/tsconfig.json
Commit message (Collapse)AuthorAgeFilesLines
* Add noUnusedLocals to VsCode tsconfigRyan Cumming2019-06-291-1/+2
| | | | | | `tslint` doesn't catch this because TypeScript has had this check builtin since 2.9. However, it's disabled by default so right now nothing is checking for unused variables.
* Run prettier on all filesDaniel McNab2018-10-081-7/+2
|
* rename all thingsAleksey Kladov2018-09-161-0/+17