Jonas Jenwald 36b683ca55 Provide custom messages for the no-restricted-globals ESLint rule, and refactor the .eslintrc files (PR 9868 follow-up)
Without providing useful (custom) error messages for the `no-restricted-globals` rule, see https://eslint.org/docs/rules/no-restricted-globals, it's quite likely that the rule will be incorrectly disabled rather than the required globals being imported as intended.

To reduced duplication of the `no-restricted-globals` rule in multiple `.eslintrc` files, it's instead moved to the top-level `.eslintrc` file and disabled as needed on a folder/file basis outside of `/src` and `/web`.
2018-07-23 14:10:13 +02:00
..
2017-01-29 23:24:44 +01:00
2018-06-11 20:41:56 -07:00
2013-03-15 11:24:08 -07:00
2018-03-16 11:08:56 -07:00
2018-06-11 20:41:56 -07:00
2015-11-19 11:03:52 -06:00