mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
fix formatter
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"plugins": [
|
||||
"remark-preset-lint-consistent",
|
||||
"remark-preset-lint-recommended",
|
||||
"remark-mdx",
|
||||
"remark-frontmatter"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
+3
-3
@@ -1,6 +1,6 @@
|
||||
***
|
||||
|
||||
## sidebar\_position: 1
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
# Tutorial Intro
|
||||
|
||||
|
||||
+4
-1
@@ -41,8 +41,11 @@
|
||||
"prettier-plugin-jsdoc": "^1.3.0",
|
||||
"prettier-plugin-organize-imports": "^4.0.0",
|
||||
"remark-cli": "^12.0.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-lint": "^10.0.0",
|
||||
"remark-mdx": "^3.0.1",
|
||||
"remark-mdx-frontmatter": "^5.0.0",
|
||||
"remark-preset-lint-consistent": "^6.0.0",
|
||||
"remark-preset-lint-recommended": "^7.0.0",
|
||||
"typescript": "^5.5.2",
|
||||
"typescript-eslint": "^8.4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user