Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HEALEXXZT authored Apr 21, 2021
1 parent bfd107e commit 841ce3d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,7 @@
{
"name": "pawncc",
"owner": "pawn",
"fileLocation": [
"relative",
"${workspaceRoot}/gamemodes"
],
"fileLocation": "absolute",
"pattern": {
"regexp": "^(.*?)\\(([0-9]*)[- 0-9]*\\) \\: (fatal error|error|warning) [0-9]*\\: (.*)$",
"file": 1,
Expand Down Expand Up @@ -136,4 +133,4 @@
"vscode-languageserver": "^6.1.1",
"vscode-languageserver-textdocument": "^1.0.1"
}
}
}

0 comments on commit 841ce3d

Please sign in to comment.