Updated editor instructions in readmes.
This commit is contained in:
parent
2a2d152270
commit
b94f6c328b
@ -16,7 +16,9 @@ An example GraphQL API using:
|
||||
Ensure your editor supports:
|
||||
|
||||
* [EditorConfig](http://editorconfig.org).
|
||||
* [ESLint](http://eslint.org), respecting `package.json` config. [Atom](https://atom.io) users install [`linter-eslint`](https://atom.io/packages/linter-eslint) and enable `Fix errors on save`.
|
||||
* [ESLint](http://eslint.org), respecting `package.json` config.
|
||||
* [Atom](https://atom.io): [`linter-eslint`](https://atom.io/packages/linter-eslint).
|
||||
* [VS Code](https://code.visualstudio.com): [`vscode-eslint`](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint).
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
@ -16,7 +16,9 @@ An example SSR web app using:
|
||||
Ensure your editor supports:
|
||||
|
||||
* [EditorConfig](http://editorconfig.org).
|
||||
* [ESLint](http://eslint.org), respecting `package.json` config. [Atom](https://atom.io) users install [`linter-eslint`](https://atom.io/packages/linter-eslint) and enable `Fix errors on save`.
|
||||
* [ESLint](http://eslint.org), respecting `package.json` config.
|
||||
* [Atom](https://atom.io): [`linter-eslint`](https://atom.io/packages/linter-eslint).
|
||||
* [VS Code](https://code.visualstudio.com): [`vscode-eslint`](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint).
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user