UNPKG

@aak.lear/eslint-config

Version:

This package simplifies the initial setup of eslint and prettier. It installs and apply eslint-config-airbnb to your project, also resolves peerDependencies that are required for eslint-config-airbnb package.

3 lines (2 loc) 104 B
export { install } from './install.js'; export { installWithPeerDeps } from './installWithPeerDeps.js';