diff --git a/.vscode/settings.json b/.vscode/settings.json index 70e541174d..3c832d1095 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,7 +14,7 @@ }, "typescript.tsdk": "./node_modules/typescript/lib", "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, "[json]": { "editor.formatOnType": false, diff --git a/samples/react-native/.ruby-version b/samples/react-native/.ruby-version deleted file mode 100644 index be94e6f53d..0000000000 --- a/samples/react-native/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -3.2.2