remark-preset-prettier

v0.3.0
Turns off all rules that are unnecessary or might conflict with Prettier.

build

run-p build:*

build:r

r -p

build:ts

tsc -b

lint

run-p lint:*

lint:es

cross-env PARSER_NO_WATCH=true eslint . --cache --ext js,md,ts -f friendly

lint:tsc

tsc --noEmit

prelint

r

type-coverage

type-coverage --cache --detail --ignore-catch --ignore-files *.d.ts --strict

Metadata

  • MIT
  • >=6.9.0
  • JounQin
  • released 1/27/2020

Downloads

Maintainers