@soufit/prettier-config

1.0.2 • Public • Published

Prettier Configurations 💐


About 📖

This repository contains multiple Prettier configurations for different types of projects.

Getting Started 🐦

Installation 📦

Install the package as a dev dependency in your project.

# With yarn
yarn install -D @soufit/prettier-config

# With NPM
npm install --save-dev @soufit/prettier-config

After installing the package, you can use the configuration in your Prettier configuration file. You can specify the prefix in the import statement to use a specific configuration.

const globalConfig = require('@soufit/prettier-config/global');

module.exports = globalConfig;

License 📜

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.

Readme

Keywords

Package Sidebar

Install

npm i @soufit/prettier-config

Weekly Downloads

3

Version

1.0.2

License

GPL-3.0-only

Unpacked Size

37.7 kB

Total Files

6

Last publish

Collaborators

  • hallosouf