mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Issue template: Recommend to run tsc directly (#17246)
* Issue template: Recommand to run `tsc` directly * List some common build tools
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
```ts
|
||||
// A *self-contained* demonstration of the problem follows...
|
||||
|
||||
// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.
|
||||
```
|
||||
|
||||
**Expected behavior:**
|
||||
|
||||
Reference in New Issue
Block a user