remove prettier-plugin-md-nocjsp

This commit is contained in:
Nebel 2023-11-17 11:55:38 +09:00
parent 6e851b31d0
commit b297d78575
Signed by: nebel
GPG key ID: 79807D08C6EF6460
3 changed files with 1 additions and 11 deletions

View file

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

View file

@ -15,7 +15,6 @@
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"jest": "^29.4.3",
"prettier": "^3.0.0",
"prettier-plugin-md-nocjsp": "^1.5.1"
"prettier": "^3.0.0"
}
}

View file

@ -2513,11 +2513,6 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
prettier-plugin-md-nocjsp@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-md-nocjsp/-/prettier-plugin-md-nocjsp-1.5.1.tgz#7400f4ac7575d1a1810f0ccf3ef9a19d1b972a0f"
integrity sha512-qJyt8otPPNetQEcsZEaS4BGSgGfrhX9CfvcUUauvHewaMMZDxWDU8GB1VkWHwhLZ4W9nDTfWxGPBce8Ot4Jaxg==
prettier@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"