mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-02 08:56:11 +00:00
9e035879a7
Move `packages/embark`'s eslint config into the monorepo root. Remove `"plugin:react/recommended"` since it's not commonly needed. Put a `"eslintConfig"` config key/object in `packages/embark`'s `package.json` that directs eslint to extend the root config; other `packages/*` can do likewise.