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
- Host: GitHub
- URL: https://github.com/tkrotoff/vscode-tsconfig.conf-issue
- Owner: tkrotoff
- Created: 2015-11-26T17:22:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T10:20:49.000Z (about 9 years ago)
- Last Synced: 2025-02-17T21:34:36.308Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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