@bangbang93/eslint-config-recommended

1.3.0 • Public • Published

Switch to eslint

npm i -D eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin @bangbang93/eslint-config-recommended
npm un tslint
echo "extends:
  - '@bangbang93/recommended'
parser: '@typescript-eslint/parser'
" > .eslintrc.yml
eslint --ext .js,.ts . --fix

Dependents (0)

Package Sidebar

Install

npm i @bangbang93/eslint-config-recommended

Weekly Downloads

27

Version

1.3.0

License

ISC

Unpacked Size

8.46 kB

Total Files

6

Last publish

Collaborators

  • bangbang93