UNPKG

@kibertoad/biome-config

Version:
14 lines (10 loc) 285 B
# biome-config ToadStack config for Biome ## Getting started You can use the following biome.json configuration: ```json { "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["./node_modules/@kibertoad/biome-config/configs/biome-package.json"] } ```