diff --git a/.vscode/settings.json b/.vscode/settings.json index 246e9c6..58aaa72 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" } } diff --git a/README.md b/README.md index cf30ca0..ff3c485 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Sample React T-Shirt Store - +#test commit 2 The purpose this repository is to showcase the Google Pay integration in a store built with React.