Pass JSON through a linter
This commit is contained in:
parent
1b93b3d0ea
commit
d7c45bfa11
1 changed files with 6 additions and 2 deletions
|
|
@ -2,7 +2,11 @@
|
||||||
"name": "bae",
|
"name": "bae",
|
||||||
"title": "Better area effects",
|
"title": "Better area effects",
|
||||||
"description": "Bullet hell mechanics for everyone.",
|
"description": "Bullet hell mechanics for everyone.",
|
||||||
"authors:": [ { "name": "Phireh" } ],
|
"authors:": [
|
||||||
|
{
|
||||||
|
"name": "Phireh"
|
||||||
|
}
|
||||||
|
],
|
||||||
"version": "1",
|
"version": "1",
|
||||||
"minimumCoreVersion": "12.331",
|
"minimumCoreVersion": "12.331"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue