commitlint.iocommit message lint online, commitlint online.Project setupnpm install # extract lint options to avoid patch work npm run prepare # few files need patch to work for web app. npm run patch Compiles and hot-reloads for developmentnpm run serve Compiles and minifies for productionnpm run build Lints and fixes filesnpm run lint