Add basic typescript support (#143)
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / .github / diff.json
1 {
2 "problemMatcher": [
3 {
4 "owner": "diff",
5 "pattern": [
6 {
7 "regexp": "--- a/(.*)",
8 "file": 1,
9 "message": 1
10 }
11 ]
12 }
13 ]
14 }