@smooai/config-eslint
Version:
Shared ESLint configuration used across SmooAI projects. This package provides a standardized linting configuration to ensure consistent code style and quality across all SmooAI repositories.
76 lines (39 loc) • 1.01 kB
Markdown
@smooai/config-eslint
# 1.0.13
## Patch Changes
- 245e5c3: Update prettier plugins.
# 1.0.12
## Patch Changes
- bc7f915: Upgraded to Node 22.
# 1.0.11
## Patch Changes
- 55cbcda: Update dependencies.
# 1.0.10
## Patch Changes
- 7439abb: Fix publish for Github releases.
# 1.0.9
## Patch Changes
- ab72565: Update author / bugs / homepage.
# 1.0.8
## Patch Changes
- c2354b7: Updated package description.
# 1.0.7
## Patch Changes
- 3131aa3: Added badges.
# 1.0.6
## Patch Changes
- 1a077db: Added prettier and @vercel/style-guide as peer dependencies.
# 1.0.5
## Patch Changes
- e6bfa03: Fix pnpm lock.
- 6fe67b5: Fix package.json that was not checked in.
# 1.0.4
## Patch Changes
- 2f0d136: Fixed the version of @next/eslint-plugin-next.
# 1.0.3
## Patch Changes
- ef4a63b: Fix from when node_modules was accidentally checked in.
- ef4a63b: Add eslint plugins as peer dependencies.
# 1.0.2
## Patch Changes
- 4656b42: Update to new release method.