remove prettier-plugin-md-nocjsp

This commit is contained in:
Nebel 2023-11-08 14:40:13 +09:00
parent 092bff67eb
commit c46520825a
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

@ -8,7 +8,6 @@
"format": "prettier --write ."
},
"devDependencies": {
"prettier": "^3.0.0",
"prettier-plugin-md-nocjsp": "^1.2.0"
"prettier": "^3.0.0"
}
}

View file

@ -2,11 +2,6 @@
# yarn lockfile v1
prettier-plugin-md-nocjsp@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-md-nocjsp/-/prettier-plugin-md-nocjsp-1.2.0.tgz#ad8fed862590c87bb2ad5e0b83dbb24d355ea2e8"
integrity sha512-ShX2dd8XoE6bi1zlY3U4yKJl/MN5LIdMDjVr//n/Dy6vWOWZdMqSFYeA7qcETTfUj6bTP4VfULDcQbgaJcgJKg==
prettier@^3.0.0:
version "3.0.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"