Jake Verbaten
Results
302
comments of
Jake Verbaten
trafficstars
I tried ``` { "settings": {}, "rules": { "correctness": "deny" } } ``` But that didnt work.
For reference I'm currently running `oxlint -c=./.oxlintrc.json --tsconfig=./tsconfig.json . -D correctness -D perf -D suspicious --promise-plugin --import-plugin` Because I don't think i can set these flags in the oxlintrc.json