Shareable default configuration for all around usage.
Feel free to extend or submit comments / corrections. Currently working through documenting rules with comments above them 😄
Included by default:
Opt-in configurations
Simply extend the config you'd like to include, like below.
{
"extends": [
"boldr", "boldr/react", "boldr/flowtype",
"boldr/jsx-a11y", "boldr/import"
]
}