1
0
mirror of synced 2025-01-31 23:01:39 +03:00
vue-formulario/.vscode/settings.json

7 lines
78 B
JSON
Raw Normal View History

2019-11-01 17:12:27 -04:00
{
"jest.showCoverageOnLoad": true,
"cSpell.words": [
"arrayify"
]
2019-11-01 17:12:27 -04:00
}