@croquiscom/eslint-config

2.6.0 • Public • Published

설정 방법

npm install --save-dev eslint @croquiscom/eslint-config로 패키지를 추가하고, 다음과 같이 .eslintrc.js를 작성한다. (각 프로젝트에 맞는 추가 설정 필요)

module.exports = {
  root: true,
  extends: ['@croquiscom/eslint-config/requiring-type-checking'],
  parserOptions: {
    project: [`${__dirname}/tsconfig.json`],
  },
};

Readme

Keywords

none

Package Sidebar

Install

npm i @croquiscom/eslint-config

Weekly Downloads

243

Version

2.6.0

License

MIT

Unpacked Size

17.2 kB

Total Files

15

Last publish

Collaborators

  • dobby.free
  • junolee7803
  • joointhezoo
  • yoo2001818
  • olive-sally
  • ho12345c
  • youngsoohan
  • pepper.ha
  • hazel.moon
  • croquiscom-admin
  • sixmen
  • zao1214
  • nabigraphics
  • chiabi
  • colin.kwon