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 0e70e0a commit 0c2e0e8Copy full SHA for 0c2e0e8
package.json
@@ -75,7 +75,7 @@
75
"type-coverage": "^2.0.0",
76
"typescript": "^4.0.0",
77
"unified": "^10.0.0",
78
- "xo": "^0.47.0"
+ "xo": "^0.49.0"
79
},
80
"scripts": {
81
"build": "rimraf \"dev/**/*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage && micromark-build && esbuild . --bundle --minify | terser | gzip-size --raw",
0 commit comments