We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsx
react
1 parent 913e170 commit 06c0969Copy full SHA for 06c0969
deno.json
@@ -41,5 +41,5 @@
41
"tabler_icons_tsx/": "https://deno.land/x/tabler_icons_tsx@0.0.4/tsx/",
42
"fresh_charts/": "https://deno.land/x/fresh_charts@0.3.1/"
43
},
44
- "lint": { "rules": { "tags": ["fresh", "recommended"] } }
+ "lint": { "rules": { "tags": ["fresh", "recommended", "jsx", "react"] } }
45
}
0 commit comments