mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-22 06:02:29 +00:00
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"standard.enable": false,
|
|
"eslint.enable": true,
|
|
"eslint.autoFixOnSave": false,
|
|
"git.ignoreLimitWarning": true,
|
|
"standard.autoFixOnSave": false
|
|
}
|