Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

knowledge-work/eslint-config-kwork

Repository files navigation

eslint-config-kwork

⚠️ DEPRECATED: This package is no longer maintained and will not receive any further updates. Please migrate to alternative ESLint configurations.

ESLint configs for KnowledgeWork's projects.

Usage

Install

$ npm install --save-dev eslint-config-kwork

eslintrc

Like followings

  ~~~
  ~~~
  extends: [
    "kwork/base",
    "prettier"
  ],
  ~~~
  ~~~

Currently kwork has 2 configs.

  • kwork/base
    • common configs (without settings for frontend (e.g. for react))
  • kwork/frontend
    • configs for frontend projects.

About

ナレッジワーク社で利用しているeslint config

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 9