Open mischah opened 9 years ago
The XO-configuration allows for many stage 0/experimental features stuff, though which would be unnecessary. I prefer not to require transpiling for consumers of my libraries/modules (though, this doesn't exclude the usage of xo config and having linting that supports it). But you are completely free to do what ever you want! :+1:
Alright okay. Thanks for your feedback :ok_hand:
Hej @mikaelbr,
I like to lint that stuff with ESLint.
Because I’m too lazy to maintain an own ESLint config I prefer using the following shared config by Sindre Sorhus: https://www.npmjs.com/package/eslint-config-xo
Would you prefer something else instead?