chore: comment config.example.toml and format code with prettier/cargo
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
"tabWidth": 4,
|
||||
"trailingComma": "none",
|
||||
"useTabs": true,
|
||||
"vueIndentScriptAndStyle": false
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"plugins": ["prettier-plugin-toml"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user