remove prettier-plugin-md-nocjsp

This commit is contained in:
Nebel 2023-11-17 12:36:43 +09:00
parent 4ee6edba33
commit 71b4856081
Signed by: nebel
GPG key ID: 79807D08C6EF6460
2 changed files with 1 additions and 6 deletions

View file

@ -1,4 +0,0 @@
overrides:
- files: "*.md"
options:
parser: markdown-nocjsp

View file

@ -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"
}
}