1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-11 03:34:35 +00:00

chore(git): add empty line to the end of the files

This commit is contained in:
Yury Shkoda
2021-10-06 08:21:08 +03:00
parent 715b1dec68
commit a3b5c6b231
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -5,4 +5,4 @@ node_modules/
.env*
sas/
tmp/
build/
build/

View File

@@ -8,4 +8,4 @@
"strict": true,
"resolveJsonModule": true
}
}
}