@app-research/eslint-config

0.1.6 • Public • Published

eslint-config

Highly opinionated liniting and formatting to aid rapid development of ARG projects. no nits == more ships 🚢

Optimized for Vue 3 projects with Typescript

Including the following plugins:

Style and standards for: ts, js, vue, yml, json

Usage:

npm i -D @app-research/eslint-config

# peerDeps (auto installed for npm >v7)
npm i -D eslint prettier

Create .eslintrc in your project root

{
    extends: '@app-research'
}

Readme

Keywords

none

Package Sidebar

Install

npm i @app-research/eslint-config

Weekly Downloads

10

Version

0.1.6

License

MIT

Unpacked Size

5.32 kB

Total Files

7

Last publish

Collaborators

  • wwwjim
  • cwaring