UNPKG

@doremijs/biome-config

Version:

Shared biome configuration for workspace

24 lines (23 loc) 632 B
{ "name": "@doremijs/biome-config", "version": "0.2.1", "description": "Shared biome configuration for workspace", "author": "erguotou525@gmail.com", "license": "GPL-3.0-or-later", "keywords": ["biome", "doremi", "doremijs", "configuration"], "repository": { "type": "git", "url": "https://github.com/doremijs/doremi-config.git" }, "files": ["biome.json"], "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/doremijs/doremi-config.git" }, "homepage": "https://github.com/doremijs/doremi-config.git", "peerDependencies": { "@biomejs/biome": "^2.0.0" } }