Skip to content

feat: initial implementation - #1

Open
climba03003 wants to merge 13 commits into
mainfrom
feat/inital
Open

feat: initial implementation#1
climba03003 wants to merge 13 commits into
mainfrom
feat/inital

Conversation

@climba03003

Copy link
Copy Markdown
Member

Checklist

Comment thread package.json
Comment thread package.json
"types/**/*"
],
"scripts": {
"lint": "npx @biomejs/biome check",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDK, neostandard isn't fast to ship the new eslint version, but another linting config is "boring"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this PR is open: fastify/fastify#6923 maybe something is moving on neostandard 👀

@climba03003 climba03003 Aug 26, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDK, neostandard isn't fast to ship the new eslint version, but another linting config is "boring"

Upgrading or depending on ESLInt is a disaster in every major update. It requires over a year for all plugin to be prepared.

I would not force the old repository to use biome, but it is not the first one using it. website already using biome for linting. It should not be a blocker for using it in new repository.

The configuration of biome is simple, I use recommended configuration for linting and the formatting rules is actually a copy of .editorconfig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants