word-plugin/.vscode/settings.json
Pavel Torbeev e3cca280be init
2023-09-10 00:19:19 +03:00

8 lines
103 B
JSON

{
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript"
]
}