We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01aecaf commit c3ac5b4Copy full SHA for c3ac5b4
3 files changed
template-biome/AGENTS.md
@@ -1,6 +1,6 @@
1
## Tools
2
3
### Biome
4
+
5
- Run `npm run lint` to lint your code
6
- Run `npm run format` to format your code
-- Configuration file: `biome.json`
template-eslint/AGENTS.md
@@ -1,6 +1,5 @@
### ESLint
-- Configuration file: `eslint.config.mjs`
-- Supports JavaScript and TypeScript
template-prettier/AGENTS.md
@@ -1,5 +1,5 @@
### Prettier
-- Configuration in `.prettierrc`
0 commit comments