prettier-plugin-curly

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

lint

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

test

vitest

build

tsc

format

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

lint:md

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

prepare

husky install

lint:knip

knip

format:write

pnpm format --write

hydrate:test

node script/hydrate-test-e2e.js

lint:package

npmPkgJsonLint .

lint:packages

pnpm dedupe --check

lint:spelling

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

should-semantic-release

should-semantic-release --verbose

Metadata

  • MIT
  • >=18
  • Josh Goldberg
  • released 6/13/2023

Downloads

Maintainers