diff options
author | Ryan Cumming <[email protected]> | 2019-06-29 09:00:22 +0100 |
---|---|---|
committer | Ryan Cumming <[email protected]> | 2019-06-29 09:00:22 +0100 |
commit | c8fc00258df1652d95e7ccfea99bc9fec2a4bb5f (patch) | |
tree | 53ace26059485e70be34b6d4b7939aad304f282a /crates/ra_ide_api/src/completion/complete_dot.rs | |
parent | 0e1912de528b5092c10eedaf94c43c67d5f86f1a (diff) |
Add noUnusedLocals to VsCode tsconfig
`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.
Diffstat (limited to 'crates/ra_ide_api/src/completion/complete_dot.rs')
0 files changed, 0 insertions, 0 deletions