mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
mulit line json
This commit is contained in:
parent
b838a5c326
commit
f0716081fe
3 changed files with 27 additions and 19 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"json.format.enable": false,
|
||||
"[json]": {
|
||||
"editor.wordWrap": "off",
|
||||
"editor.formatOnSave": false,
|
||||
"editor.formatOnPaste": false,
|
||||
},
|
||||
"[Rust]": {
|
||||
"editor.defaultFormatter": "rust-lang.rust-analyzer",
|
||||
"editor.formatOnSave": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue