mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-29 10:26:09 +01:00
Add style/prettier.json (fixes #592).
This commit is contained in:
parent
cedbdbaaf1
commit
82a5de0821
4 changed files with 34 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue