Skip to content

ntnyq/configs

Repository files navigation

configs

Opinionable configs

ESLint config

Note: eslint-config source code has been moved to ntnyq/eslint-config, only ESLint v9 is supported.

Prettier config

pnpm add prettier @ntnyq/prettier-config -D

Configuration

Config in package.json:

{
  "prettier": "@ntnyq/prettier-config"
}

Prior Art

License

MIT License © 2020-PRESENT ntnyq