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.

6 lines (5 loc) 95 B
export const CONFIG_NAMES = { base: 'base', typescript: 'typescript', react: 'react', };