Commit a19f28d
refactor(github-actions): add
Without this, the lint job actually generates a bunch of in-tree `*.js` files. This creates a bunch of noise for developers who blindly copy-past the command to debug an issue and also risks future commands in this job running against those `*.js` files, which likely wouldn't be intended.
PR Close #2739--noEmit to lint build (#2739)1 parent 35131fc commit a19f28d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments