rust/editors/code
Omer Ben-Amram 624abc1db3 Fixed a typo
thanks @lnicola
2019-12-16 17:32:46 +02:00
..
.vscode Initial Visual Studio Code unit tests 2019-06-26 20:31:36 +10:00
src npm run fix 2019-12-15 17:10:39 +02: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 Fixed a typo 2019-12-16 17:32:46 +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