gecko-dev/testing/eslint/package.json
Michael Ratcliffe d0f51c8409 Bug 1270851 - mach eslint should install eslint and their dependencies if not installed r=gps
--HG--
extra : amend_source : 875066804424fadccc32aa63f3bc31b76286b7c1
2016-05-13 14:06:08 +01:00

13 lines
226 B
JSON

{
"name": "",
"description": "None",
"repository": {},
"license": "MPL-2.0",
"dependencies": {
"eslint": "*",
"eslint-plugin-html": "*",
"eslint-plugin-mozilla": "*",
"eslint-plugin-react": "*"
}
}