1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-08 02:42:44 +00:00

chore: updated prettier config and git ignore

This commit is contained in:
Yury Shkoda
2021-06-10 19:48:15 +03:00
parent fafd8afe49
commit 986a64621a
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ dist/
node_modules/
.DS_Store
.env*
sas/

View File

@@ -1,4 +1,3 @@
{
"trailingComma": "none",
"tabWidth": 2,