Added rust prettier plugin

This commit is contained in:
2025-09-13 00:02:17 +08:00
parent 593c4d7783
commit eda7ef771e
17 changed files with 6582 additions and 2 deletions

View File

@@ -43,6 +43,7 @@
"@codemirror/view": "^6.38.2",
"@lezer/highlight": "^1.2.1",
"@lezer/lr": "^1.4.2",
"@prettier/plugin-xml": "^3.4.2",
"codemirror": "^6.0.2",
"codemirror-lang-elixir": "^4.0.0",
"colors-named": "^1.0.2",
@@ -50,6 +51,7 @@
"franc-min": "^6.2.0",
"hsl-matcher": "^1.2.4",
"java-parser": "^3.0.1",
"jinx-rust": "^0.1.6",
"jsox": "^1.2.123",
"lezer": "^0.13.5",
"linguist-languages": "^9.0.0",
@@ -58,6 +60,7 @@
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"prettier": "^3.6.2",
"prettier-plugin-rust": "^0.1.9",
"remarkable": "^2.0.1",
"sass": "^1.92.1",
"sql-formatter": "^15.6.9",