File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " Prettier Pug Plugin" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
7+ "clean" : " rm -Rf coverage dist junit.xml yarn.lock node_modules" ,
78 "build" : " tsc" ,
89 "format" : " prettier --write ." ,
910 "lint" : " eslint ." ,
3637 },
3738 "devDependencies" : {
3839 "@types/jest" : " ~26.0.22" ,
39- "@types/node" : " ~14.14.36 " ,
40+ "@types/node" : " ~14.14.37 " ,
4041 "@types/prettier" : " ~2.2.3" ,
41- "@typescript-eslint/eslint-plugin" : " ~4.19 .0" ,
42- "@typescript-eslint/parser" : " ~4.19 .0" ,
42+ "@typescript-eslint/eslint-plugin" : " ~4.20 .0" ,
43+ "@typescript-eslint/parser" : " ~4.20 .0" ,
4344 "benchmark" : " ~2.1.4" ,
44- "eslint" : " ~7.22 .0" ,
45+ "eslint" : " ~7.23 .0" ,
4546 "eslint-config-prettier" : " ~8.1.0" ,
46- "eslint-define-config" : " ~1.0.3 " ,
47+ "eslint-define-config" : " ~1.0.6 " ,
4748 "eslint-plugin-inclusive-language" : " ~2.1.1" ,
4849 "eslint-plugin-jsdoc" : " ~32.3.0" ,
4950 "eslint-plugin-prettier" : " ~3.3.1" ,
You can’t perform that action at this time.
0 commit comments