chroe: devops (#180)
* ci: add dependencies about lint tool * ci: replace eslint with prettier * ci: add husky, cz and commitlint * style: lint fix via prettier * ci: add prettier and check-types to github workflow '
This commit is contained in:
7
.prettierignore
Normal file
7
.prettierignore
Normal file
@ -0,0 +1,7 @@
|
||||
**/*.md
|
||||
**/*.ejs
|
||||
**/package.json
|
||||
**/lib
|
||||
**/dist
|
||||
node_modules
|
||||
coverage
|
Reference in New Issue
Block a user