feat(modules/news): implemented news module feat/LMZ-169/implement-news-module
git commit --amend --author="SviatLow sviatoslavp@ein-des-ein.com"
GIT_COMMITTER_DATE="$(date -R)" git commit --amend --date="$(date -R)"
{ | |
"singleQuote": true, | |
"trailingComma": "all", | |
"printWidth": 100, | |
"importOrderParserPlugins": ["typescript", "decorators-legacy"], | |
"plugins": ["@trivago/prettier-plugin-sort-imports"], | |
"importOrder": [ | |
"<THIRD_PARTY_MODULES>", | |
"^@nestjs/(.*)$", | |
"(.*)/common/(.*)", |
enhancemented | |
implemented |
feat(modules/news): implemented news module feat/LMZ-169/implement-news-module
git commit --amend --author="SviatLow sviatoslavp@ein-des-ein.com"
GIT_COMMITTER_DATE="$(date -R)" git commit --amend --date="$(date -R)"