diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-07-09 02:20:26 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-07-09 02:20:26 +0000 |
commit | 5cc921fe1bdd24859ad1b15d73c86980de8f4ea0 (patch) | |
tree | 369bcbf6b5c179827571d72520aadeca4228020d /.vscode/settings.json | |
parent | 820f55fc9bc8a4540666c03a414d68bcfbead4fc (diff) | |
download | tanzanite-5cc921fe1bdd24859ad1b15d73c86980de8f4ea0.tar.gz tanzanite-5cc921fe1bdd24859ad1b15d73c86980de8f4ea0.tar.bz2 tanzanite-5cc921fe1bdd24859ad1b15d73c86980de8f4ea0.zip |
Automatically format code
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index d8b509c..ff71740 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ -/* prettier-ignore */{ +/* prettier-ignore */ { "files.exclude": { "**/.git": true, "**/.svn": true, |