mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-23 15:49:42 -04:00
9 lines
142 B
JSON
9 lines
142 B
JSON
{
|
|
"files.associations": {
|
|
"*.db": "ndjson",
|
|
"*.jsonl": "ndjson",
|
|
"*.njson": "ndjson"
|
|
},
|
|
"files.insertFinalNewline": true,
|
|
}
|