* can filters forms and lists * unit tests * updating warnings and tests * merge develop * fixed snapshots * update jest mocks * updating tests
7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
// spacing
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.detectIndentation": false
|
|
} |