prettier-plugin-curly

v0.2.2
Prettier plugin to enforce consistent brace style for all control statements. 🥌

build

tsup

format

prettier "**/*" --ignore-unknown

lint

eslint . .*js --max-warnings 0 --report-unused-disable-directives

lint:knip

knip

lint:md

markdownlint "**/*.md" ".github/**/*.md" --rules sentences-per-line

lint:package-json

npmPkgJsonLint .

lint:packages

pnpm dedupe --check

lint:spelling

cspell "**" ".github/**/*"

prepare

husky install

should-semantic-release

should-semantic-release --verbose

test

vitest

tsc

tsc
npm i prettier-plugin-curly

Metadata

  • MIT
  • >=18
  • JoshuaKGoldberg
  • released 7/17/2024

Downloads

Maintainers