mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
Multiline message-path and concatenation (#88)
This commit is contained in:
parent
a0c6c0cbf4
commit
4a541a260f
14 changed files with 249 additions and 54 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"removeComments": false,
|
||||
"preserveConstEnums": true,
|
||||
"resolveJsonModule": true,
|
||||
"rootDir": "./src",
|
||||
"rootDir": "src",
|
||||
"outDir": "./lib"
|
||||
},
|
||||
"exclude": ["node_modules", "**/*.test.ts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue