1.1.0 • Published 1 year ago

@polgubau/configs v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@polgubau/config

Checked with Biome semantic-release: angular GitHub License GitHub Issues or Pull Requests GitHub Issues or Pull Requests

Personal configs for React projects.

Getting Started

Installation

npm install --save-dev @polgubau/configs

or

yarn add --dev @polgubau/configs

or

pnpm add --save-dev @polgubau/configs

or

bun add --dev @polgubau/configs

Usage

Biome

To use this configuration, create a biome.json/biome.jsonc file and add the following snippet:

{
  "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
  "extends": ["@polgubau/configs/biome"]
}

Based on the configuration from joaopalmeiro

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.4

1 year ago