1.0.2 • Published 1 year ago
@fr0st/eslint-config v1.0.2
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
];