Add style/prettier.json (fixes #592).

This commit is contained in:
Josh Goldberg 2022-10-02 01:15:14 -04:00 committed by David Anson
parent cedbdbaaf1
commit 82a5de0821
4 changed files with 34 additions and 4 deletions

View file

@ -9,6 +9,7 @@
"./helpers": "./helpers/helpers.js",
"./style/all": "./style/all.json",
"./style/cirosantilli": "./style/cirosantilli.json",
"./style/prettier": "./style/prettier.json",
"./style/relaxed": "./style/relaxed.json"
},
"types": "./lib/markdownlint.d.ts",