We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977a81f commit b1ded9eCopy full SHA for b1ded9e
api/inspections.ts
@@ -40,7 +40,7 @@ async function getData() {
40
};
41
}
42
43
-const config = uk.strict.clone();
+const config = uk.casual.clone();
44
config.refiners.push({
45
refine(context, results) {
46
for (const result of results) {
0 commit comments