1.0.1 • Published 5 years ago
node-vscode v1.0.1
What is this?
- This package will help you setup your VS Code.
- Provides VSCode editor, EditorConfig, Prettier and ESLint configuration.
- Language: JavaScript / TypeScript
- Runtime: NodeJS
What this does?
- Editor configuration:
- VSCode settings -> ./.vscode/settings.json
- EditorConfig -> ./.editorconfig
- Linter:
- ESLint -> ./.eslintrc.json
- Formatter:
- Prettier -> ./.prettierrc.json
How it does it?
-