An open API service indexing awesome lists of open source software.

https://github.com/tkrotoff/vscode-tsconfig.conf-issue

Visual Studio Code tsconfig.json issue: https://github.com/Microsoft/vscode/issues/716
https://github.com/tkrotoff/vscode-tsconfig.conf-issue

Last synced: 2 months ago
JSON representation

Visual Studio Code tsconfig.json issue: https://github.com/Microsoft/vscode/issues/716

Awesome Lists containing this project

README

        

Visual Studio Code tsconfig.json issue: https://github.com/Microsoft/vscode/issues/716

# Tasks

- `npm install` => install dependencies
- `npm run clean` => remove all *.js files
- `npm build-all` => call `tsc` and compile everything