style(@nestjs) run prettier, update code style

This commit is contained in:
Kamil Myśliwiec
2018-03-11 12:37:56 +01:00
parent 2a1cb06201
commit 2aa4bb9c9a
248 changed files with 2594 additions and 1714 deletions

View File

@@ -15,7 +15,8 @@
},
"include": [
"src/**/*",
"example/**/*"
"example/**/*",
"integration/**/*"
],
"exclude": [
"node_modules",