Skip to main content
Module

x/localekit/biome.json

A translation plugin for Deno
Go to Latest
File
{ "$schema": "https://biomejs.dev/schemas/1.5.3/schema.json", "organizeImports": { "enabled": true }, "linter": { "ignore": [ "**/node_modules/**", "npm_build/**" ], "enabled": true, "rules": { "recommended": true } }}