| 1 | const dictionary = require('./.eslint-dictionary.json'); |
| 2 | /** |
| 3 | * README if you have come here because you are sick and tired of some rule being on your case all the time: |
| 4 | * If you are trying to modify a rule for normal code, see the docs for each of the lint plugins we are using in the "rules" section. |