Skip to content

ChoTotOSS/chotot-web-standards

Repository files navigation

npm (scoped) npm (scoped) npm (scoped)

Chotot Web Standards

A set of documents and npm packages to impose Chotot's coding styles and standards.

Currently:

HOW-TO

Configure @chotot/eslint-config-next

pnpm add --dev @chotot/eslint-config-next@latest

Create a .eslintrc at root of project with following content:

{
  "extends": "@chotot/next"
}

© 2020-2023 - Chotot.vn

Code is licensed under MIT license. Document is licensed under Creative Commons Attribution-ShareAlike 4.0 International License.

CC-BY-SA 4.0