@riiid/eslint-config

2.1.3 • Public • Published

eslint-config

Usage

Install dependencies

yarn add @riiid/eslint-config \
  eslint \
  prettier \
  typescript

.eslintrc

{
  "root": true,
  "extends": "@riiid/eslint-config",
  "settings": {
    "import/internal-regex": "^@src/"
  },
  "env": {
    "browser": true,
    "node": true
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @riiid/eslint-config

Weekly Downloads

86

Version

2.1.3

License

UNLICENSED

Unpacked Size

4.08 kB

Total Files

6

Last publish

Collaborators

  • sungmin-front
  • najeong
  • jjoriping-riiid
  • heerim
  • dev-jun
  • eric010506
  • hyo-choi
  • jeongseonpark
  • riiid-www
  • qria
  • algoshipda