1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 04:41:31 +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
View File
@@ -3,3 +3,4 @@ dist/
node_modules/ node_modules/
.DS_Store .DS_Store
.env* .env*
sas/
-1
View File
@@ -1,4 +1,3 @@
{ {
"trailingComma": "none", "trailingComma": "none",
"tabWidth": 2, "tabWidth": 2,