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 d0eacd2 commit 989e633Copy full SHA for 989e633
.xo-config.json
@@ -3,6 +3,7 @@
3
"envs": ["es2020", "node", "mocha"],
4
"prettier": true,
5
"rules": {
6
+ "import/extensions": "off",
7
"promise/prefer-await-to-then": "off",
8
"prefer-rest-params": "off",
9
"node/prefer-promises/fs": "off",
0 commit comments