/eslint-config

Primary LanguageJavaScriptMIT LicenseMIT

@toles/eslint-config

A collection of linting rules I've put together for personal projects. Feel free to use!

React Preset

{
    "extends": "@toles/eslint-config/react"
}