mirror of
https://github.com/kou029w/hasura-rest-hands-on.git
synced 2025-01-18 08:05:12 +00:00
remove prettier-plugin-md-nocjsp
This commit is contained in:
parent
4ee6edba33
commit
71b4856081
2 changed files with 1 additions and 6 deletions
|
@ -1,4 +0,0 @@
|
|||
overrides:
|
||||
- files: "*.md"
|
||||
options:
|
||||
parser: markdown-nocjsp
|
|
@ -9,7 +9,6 @@
|
|||
"esbuild": "^0.19.0",
|
||||
"highlight.js": "^11.7.0",
|
||||
"highlightjs-graphql": "^1.0.2",
|
||||
"prettier": "^3.0.0",
|
||||
"prettier-plugin-md-nocjsp": "^1.5.1"
|
||||
"prettier": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue