preactjs / eslint-config-preact

Unopinionated baseline ESLint config for Preact and Preact CLI codebases.
https://npm.im/eslint-config-preact
MIT License
95 stars 16 forks source link

Comment out all stylistic rules #7

Closed ethanwu10 closed 3 years ago

ethanwu10 commented 4 years ago

This pull request comments out all stylistic rule blocks preceded with a (disabled) comment

Fixes #6

marvinhagemeister commented 4 years ago

@ethanwu10 Good catch! I think instead of commenting those out it would be better if we just delete them :+1:

imgalli commented 3 years ago

This PR can be closed

marvinhagemeister commented 3 years ago

Agree, closing since the PR is abandoned. If you feel like these changes or similar ones should be merged, it's easier done via a new PR.