@mh4gf/configs Various configuration files used by @mh4gf. tsconfig.json biome.json Install pnpm add -D @mh4gf/configs usage tsconfig.json // in tsconfig.json { "extends": "@mh4gf/configs/base.json" } biome.json // in biome.json { "extends": ["./node_modules/@mh4gf/configs/biome/index.jsonc"] }