word-plugin/.vscode/settings.json

8 lines
103 B
JSON
Raw Permalink Normal View History

2022-08-26 22:23:10 +03:00
{
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript"
]
}