@mh4gf/configs

0.4.1 • Public • Published

@mh4gf/configs

npm version

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"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @mh4gf/configs

Weekly Downloads

108

Version

0.4.1

License

MIT

Unpacked Size

3.62 kB

Total Files

6

Last publish

Collaborators

  • mh4gf