Improvement/add linter #44

Merged
daviskoh merged 12 commits from improvement/add-linter into master 2015-02-20 09:44:20 -08:00
12 changed files with 86 additions and 166 deletions
Showing only changes of commit 5d016bdb03 - Show all commits

View File

@@ -13,8 +13,7 @@ module.exports = function (config) {
files: [ files: [
'Layout.js', 'Layout.js',
'Layout-test-utils.js', 'Layout-test-utils.js',
'__tests__/Layout-test.js', '__tests__/*.js'
'__tests__/Layout-consts-test.js'
], ],
plugins: [ plugins: [