SafetyVantage Coding Challenge
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

28 lines
326 B

{
"folders":
[
{
"path": "/home/ben/Programming/Work/AuditSoft/snakes_and_ladders"
}
],
"settings":
{
"LSP":
{
"lsp-typescript":
{
"enabled": false
},
"typescript-language-server":
{
"enabled": true
}
},
"on_pre_save_language":
[
{
"command": "js_prettier"
}
]
}
}