mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 04:03:52 +03:00
70306dc79b
* ci: check toml formatting with taplo-cli * change name of job * { workspace = true } -> .workspace = true * add taplo.toml
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"recommendations": [
|
|
"rust-lang.rust-analyzer",
|
|
"EditorConfig.EditorConfig",
|
|
"esbenp.prettier-vscode",
|
|
"tamasfe.even-better-toml"
|
|
]
|
|
}
|