Open ahonnecke opened 1 month ago
biome is a new package that combines eslint like linting and prettier formatting all in the same (faster) tool: https://biomejs.dev/
CLI usage: npx @biomejs/biome check --write ./ocpp-server/app.ts
npx @biomejs/biome check --write ./ocpp-server/app.ts
biome is a new package that combines eslint like linting and prettier formatting all in the same (faster) tool: https://biomejs.dev/
CLI usage:
npx @biomejs/biome check --write ./ocpp-server/app.ts