Files
meteor/scripts/admin/eslint/package.json
Avital Oliver d1aba25b8b Update eslint to Airbnb style guide
github.com/airbnb/javascript/tree/es6
2015-06-10 20:14:44 -07:00

13 lines
243 B
JSON

{
"name": "meteor-jsdoc",
"version": "0.0.0",
"description": "no warn",
"readme": "no warn",
"repository": "no warn",
"dependencies": {
"eslint": "0.22.1",
"eslint-plugin-react": "2.5.0",
"babel-eslint": "3.1.15"
}
}