# To format code style:
npm run format
# To check code's format style
npm run format:check
# To check code with lint
npm run lint
# To format code style:
npm run format
# To check code's format style
npm run format:check
# To check code with lint
npm run lint