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 473d448 commit d2d8a39Copy full SHA for d2d8a39
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typescript-eslint-jsx-conditionals",
3
"description": "TypeScript ESlint rule to remove unsafe conditionals in JSX.",
4
- "version": "0.1",
+ "version": "1",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"license": "MIT",
0 commit comments