UNPKG

eslint-config-fictiv

Version:
22 lines (14 loc) 278 B
# eslint-config-fictiv > Fictiv Engineering shareable eslint [Fictiv](https://www.fictiv.com) ## Install ``` yarn add --dev eslint-config-fictiv ``` ## Configure In your __.eslintrc.*__ add ```yaml extends: ['fictiv'] ``` ## Exceptions Documented [here](./exceptions.md)