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 ec2007d commit fa9450eCopy full SHA for fa9450e
.oxlintrc.jsonc
@@ -3,6 +3,7 @@
3
"plugins": ["typescript"],
4
"rules": {
5
"no-unused-expressions": "off",
6
+ "typescript/triple-slash-reference": "off",
7
"typescript/consistent-type-imports": [
8
"warn",
9
{
0 commit comments