Files
react/scripts
Andrew Clark 453df3ff72 Autofix imports when running replace-fork (#20251)
* Pass extra CLI args through to ESLint

These now work:

```
yarn run lint --fix
yarn run linc --fix
```

* Autofix imports when running replace-fork

We have a custom ESLint rule that can autofix cross-fork imports.

Usually, after running the `replace-fork` script, you need to run
`yarn lint --fix` to fix the imports.

This combines the two steps into one.
2020-11-13 11:01:25 -08:00
..
2020-06-30 12:43:52 +01:00
2020-11-10 19:58:58 -08:00
2020-11-13 05:57:45 -08:00
2019-10-03 22:44:18 +05:30
2013-09-09 23:42:54 -07:00