@absolunet/prettier-config-pwastudio

Prettier config - PWA Studio rules

Usage no npm install needed!

<script type="module">
  import absolunetPrettierConfigPwastudio from 'https://cdn.skypack.dev/@absolunet/prettier-config-pwastudio';
</script>

README

Prettier config

Tests Lerna

Opinionated Prettier shareable configs.

Rulesets

Package Version Description Documentation
@absolunet/prettier-config-core npm Core rules docs
@absolunet/prettier-config-pwastudio npm PWA Studio rules docs
@absolunet/prettier-config-spire npm Spire rules docs
- - - -
@absolunet/prettier-loader npm Config loader docs

Dependency tree

                                 ┌────────────────┐
                                 │      core      │
                                 └────────────────┘
                                          │
                                          │
                        ┌─────────────────┴─────────────────┐
                        │                                   │
                        │                                   │
                        ▼                                   ▼
               ┌────────────────┐                  ┌────────────────┐
               │   pwastudio    │                  │      spire     │
               └────────────────┘                  └────────────────┘

Install

$ npm install @absolunet/prettier-config-[RULESET]

Usage

Add some Prettier config to your .prettierrc.cjs:

module.exports = {
  ...require("@absolunet/prettier-config-[RULESET]")
};

Related

Documentation

See the full documentation for an in-depth look.

See the Changelog to see what has changed.

Contribute

See the Contributing Guidelines for ways to get started.

See the Support Guide for ways to get help.

See the Security Policy for sharing vulnerability reports.

This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Absolunet