eslint-config-polestar
v1.0.5
Published
ESLint configuration used by NKIA Polestar
Downloads
6
Readme
eslint-config-polestar
Install
$ npm info "eslint-config-airbnb@latest" peerDependencies
$ npm install --save-dev eslint-config-polestar eslint eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks
설치 후 .eslintrc.js 의 extends: ['polestar'] 프로퍼티 값을 설정한다.