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 515977a commit aa7a4c5Copy full SHA for aa7a4c5
package.json
@@ -58,7 +58,7 @@
58
"type-coverage": "^2.0.0",
59
"typescript": "^4.0.0",
60
"unist-util-remove-position": "^4.0.0",
61
- "xo": "^0.52.0"
+ "xo": "^0.53.0"
62
},
63
"scripts": {
64
"build": "rimraf \"lib/**/*.d.ts\" \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",
0 commit comments