Skip to content

Commit

Permalink
Eslint config cleanup (#1424)
Browse files Browse the repository at this point in the history
* Replace deprecated ESLint rules

See: https://eslint.org/docs/rules/#deprecated

* ESLint: switch `0`, `1` and `2` to `off`, `warn` and `error`.

* Simplify no-async rule

* Cleanup disable comments

* Switch ESLint config to YAML

See: https://eslint.org/docs/user-guide/configuring#configuration-file-formats
  • Loading branch information
IvanGoncharov authored and mjmahone committed Jul 18, 2018
1 parent d57bdc7 commit f8438f7
Show file tree
Hide file tree
Showing 6 changed files with 233 additions and 244 deletions.
224 changes: 0 additions & 224 deletions .eslintrc

This file was deleted.

0 comments on commit f8438f7

Please sign in to comment.