use prettier instead of node-libtidy (#638)

This commit is contained in:
yz-yu
2021-07-18 10:49:16 +08:00
committed by GitHub
parent 7210eaa7b2
commit ca8317b56f
4 changed files with 176 additions and 366 deletions

View File

@@ -44,6 +44,7 @@
"@types/jsdom": "^16.2.12",
"@types/mocha": "^5.2.5",
"@types/node": "^12.20.16",
"@types/prettier": "^2.3.2",
"@types/puppeteer": "^5.4.3",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
@@ -54,7 +55,6 @@
"jsdom": "^16.6.0",
"jsdom-global": "^3.0.2",
"mocha": "^5.2.0",
"node-libtidy": "^0.4.0",
"prettier": "2.2.1",
"puppeteer": "^9.1.1",
"rollup": "^2.3.3",