mirror of
https://github.com/datashard/snapshot.git
synced 2025-02-18 18:37:03 +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
|
|
}
|