Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ES2018 for vscode extension | Tetsuharu OHZEKI | 2019-12-11 | 1 | -2/+2 |
| | | | | | | | Today's latest vscode v1.40 (Node.jsv12.4/V8 v7.6) supports ES2018 features natively. We don't have to transform codes to ES6. | ||||
* | Add noUnusedLocals to VsCode tsconfig | Ryan Cumming | 2019-06-29 | 1 | -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 files | Daniel McNab | 2018-10-08 | 1 | -7/+2 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+17 |