mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-30 13:58:33 +08:00
Add license and sourcemap generation
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
"noUnusedParameters": false,
|
||||
"pretty": true,
|
||||
"resolveJsonModule": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"strictNullChecks": true,
|
||||
"target": "ES2022"
|
||||
|
||||
Reference in New Issue
Block a user