Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable no-multi-assign | Lukas Eipert | 2018-05-29 | 1 | -1/+3 |
* | use the old indent-rule for now | Lukas Eipert | 2018-05-29 | 1 | -0/+14 |
* | disable no-restricted-globals | Lukas Eipert | 2018-05-29 | 1 | -0/+2 |
* | disable prefer-destructuring for now | Lukas Eipert | 2018-05-29 | 1 | -0/+3 |
* | disable rules that might be conflicting with prettier | Lukas Eipert | 2018-05-29 | 1 | -5/+7 |
* | disable `function-paren-newline` as it conflicts with prettier | Lukas Eipert | 2018-05-29 | 1 | -0/+1 |
* | convert eslintrc to yml | Lukas Eipert | 2018-05-29 | 1 | -0/+53 |