config: enhance tsconfig.json (#44)
* config: enhance tsconfig.json (Set sourceMap and removeComments to true) * gha: Add pull_request trigger, close #43 * config: Add waring emoji
This commit is contained in:
parent
71663ea875
commit
a6d33f08ac
13 changed files with 14 additions and 9 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: 'Test'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue