This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): Linting error at gulpfile.js
Fixes an error occurring when running `gulp`: ```bash /mean/gulpfile.js 199:22 error A space is required after '{' object-curly-spacing 199:42 error A space is required before '}' object-curly-spacing ```
- Loading branch information