mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-21 13:14:43 -06: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:
parent
54dfdd77fb
commit
de9a67f2f3
@ -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:**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user