@fr0st/eslint-config
v1.0.2
Published
ESLint shareable config for the Frost style.
Downloads
12
Maintainers
Readme
Frost ESLint Config
ESLint shareable config for the Frost style.
Installation
npm i @fr0st/eslint-config --save-dev
Usage
import frostConfig from '@fr0st/eslint-config';
export default [
frostConfig
];