rust/editors/code
2019-12-12 01:11:53 +09:00
..
.vscode Initial Visual Studio Code unit tests 2019-06-26 20:31:36 +10:00
src Enable noImplicitReturns option for vscode extension 2019-12-12 01:11:53 +09:00
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.prettierignore Run VS Code tests on CI 2019-06-30 07:12:42 +10:00
.vscodeignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
package-lock.json Add rollup sourcemap and fix launch.json 2019-12-09 03:58:43 +08:00
package.json Code: enable prettier trailing commas 2019-12-09 21:07:19 +02:00
rollup.config.js Add rollup sourcemap and fix launch.json 2019-12-09 03:58:43 +08:00
tsconfig.json Enable noFallthroughCasesInSwitch option for vscode extension 2019-12-12 01:11:53 +09:00
tslint.json Enable noUnusedParameters option for vscode extension 2019-12-12 00:56:29 +09:00