Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sepruko/config.npm
- Owner: sepruko
- License: cc0-1.0
- Created: 2024-10-12T09:23:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T12:31:23.000Z (about 2 months ago)
- Last Synced: 2024-11-16T12:37:18.250Z (about 2 months ago)
- Topics: biome, biomejs, css, graphql, javascript, json, jsx, tsx
- Language: Shell
- Homepage: https://npmjs.com/package/@sepruko/config
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/