From c2c83edf5661a64c8626b21193c329b8e285a7cb Mon Sep 17 00:00:00 2001 From: sahiljain112 Date: Fri, 26 Aug 2016 21:05:03 +0530 Subject: [PATCH] Added linting libraries --- registry.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/registry.json b/registry.json index 0bf0107..4588006 100644 --- a/registry.json +++ b/registry.json @@ -277,6 +277,9 @@ "ember-data": "github:components/ember-data", "ember-wiz": "github:ricottatosta/ember-wiz", "enumify": "github:rauschma/enumify", + "eslint": "npm:eslint", + "eslint-plugin-react": "npm:eslint-plugin-react", + "eslint-plugin-react-native": "npm:eslint-plugin-react-native", "es5-shim": "github:es-shims/es5-shim", "es6-shim": "github:es-shims/es6-shim", "eva": "npm:eva",