@phoenix-plugin-registry/com.github.mrmeku.closure-linter
Version:
Lint javascript files according to the Google style guide and automatically fix linting errors.
23 lines (22 loc) • 612 B
JSON
{
"name": "@phoenix-plugin-registry/com.github.mrmeku.closure-linter",
"title": "Closure Linter",
"description": "Lint javascript files according to the Google style guide and automatically fix linting errors.",
"homepage": "https://github.com/mrmeku/brackets-closure-linter",
"version": "0.4.0",
"author": "Daniel Muller <mrmeku@gmail.com> (https://github.com/mrmeku)",
"license": "Apache",
"engines": {
"brackets": ">=0.40.0"
},
"keywords": [
"lint",
"linting",
"linter",
"gjslint",
"closure",
"closure linter",
"fixjsstyle"
],
"categories": "linting"
}