react-native-webview/.vscode/settings.json

10 lines
164 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript",
"typescriptreact"
]
}