Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sepruko/config.npm

Shared configuration files for tools available via NPM
https://github.com/sepruko/config.npm

biome biomejs css graphql javascript json jsx tsx

Last synced: about 2 months ago
JSON representation

Shared configuration files for tools available via NPM

Awesome Lists containing this project

README

        

# `@sepruko/config`

This package provides shared configuration files for various tools made
available via the [NPM registry][npm].

# Installation

```sh
# deno
deno add --dev npm:@sepruko/config

# npm
npm install --save-dev @sepruko/config

# pnpm
pnpm add -D @sepruko/config

# yarn
yarn add --dev @sepruko/config
```

[npm]: https://npmjs.com/