Skip to content

nelsonlaidev/config

Repository files navigation

Config

Personal configurations for Nelson Lai projects.

This monorepo contains shared configuration packages for various tools used across Nelson Lai's projects, including ESLint, Oxlint, Oxfmt, Prettier, and TypeScript.

Packages

A shared Oxlint configuration to enforce consistent code style and best practices.

npm i -D @nelsonlaidev/oxlint-config

Custom ESLint rules for Nelson Lai projects.

npm i -D @nelsonlaidev/eslint-plugin

A shared ESLint configuration for consistent linting across Nelson Lai projects.

npm i -D @nelsonlaidev/eslint-config

A shared Oxfmt configuration to ensure consistent code formatting.

npm i -D @nelsonlaidev/oxfmt-config

A shared Prettier configuration.

npm i -D @nelsonlaidev/prettier-config prettier-plugin-packagejson

A shared TypeScript configuration to standardize TypeScript compiler options.

npm i -D @nelsonlaidev/typescript-config

Credits

This project is inspired by the excellent work from:

License

This project is licensed under the MIT License.

About

Some configs

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors