diff --git a/.gitignore b/.gitignore index 522743a..d008f49 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist/ node_modules/ .DS_Store .env* +sas/ \ No newline at end of file diff --git a/.prettierrc.json b/.prettierrc.json index 7f43c70..d73916b 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,4 +1,3 @@ - { "trailingComma": "none", "tabWidth": 2,