react/scripts
Brian Vaughn ec67ee400c
Upgrade to ESLint 4.1 and add no-focused-tests rule (#11977)
* Runs a lint rule on tests only that errors if it sees `fdescribe` or `fit` calls.
* Changes `file:` to `link:` for our custom, internal rules (just to simplify updating these in the future).
* Updates `eslint` from 3.10 -> 4.1 and `babel-eslint` from 7.1 -> 8.0 so that we can run this new rule only against tests.
2018-01-09 10:55:51 -08:00
..
babel use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
bench use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
circleci Enable coverage, set jest maxWorkers to 2 (#11983) 2018-01-08 02:27:24 +00:00
error-codes use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
eslint use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
eslint-rules Upgrade to ESLint 4.1 and add no-focused-tests rule (#11977) 2018-01-09 10:55:51 -08:00
facts-tracker use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
flow Use `declare module.exports` syntax for flow libdefs (#11861) 2017-12-15 12:17:46 +00:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Fixed potential false-positive in toWarnDev matcher (#11898) 2018-01-05 09:44:45 -08:00
perf-counters Change license and remove references to PATENTS 2017-09-25 18:17:44 -07:00
prettier Use Prettier Config API (#11980) 2018-01-07 11:51:59 +00:00
print-warnings Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
release Move npm output from build/packages/* to build/node_modules/* (#11962) 2018-01-04 19:01:31 +00:00
rollup changed {} in pck.json and split them with && in fixtures (#11982) 2018-01-09 11:15:09 +00:00
shared use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
tasks use different eslint config for es6 and es5 (#11794) 2017-12-11 15:52:46 +00:00
authors AUTHORS 2013-09-09 23:42:54 -07:00