We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79a430 commit 78ad6baCopy full SHA for 78ad6ba
package.json
@@ -73,7 +73,7 @@
73
"type-coverage": "^2.0.0",
74
"typescript": "^4.0.0",
75
"unified": "^10.0.0",
76
- "xo": "^0.44.0"
+ "xo": "^0.45.0"
77
},
78
"scripts": {
79
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build && esbuild . --bundle --minify | terser | gzip-size --raw",
0 commit comments