This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
outline/.vscode/settings.json
Tom Moor 139e2e29d7 flow
2020-08-08 17:12:36 -07:00

6 lines
148 B
JSON

{
"javascript.validate.enable": false,
"typescript.validate.enable": false,
"editor.formatOnSave": true,
"typescript.format.enable": false
}