@bam.tech/eslint-plugin
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -39,2 +39,3 @@ // @ts-check | ||
"react-native/sort-styles": "off", | ||
"react-native/no-raw-text": "off", | ||
"react/no-unstable-nested-components": "error", | ||
@@ -41,0 +42,0 @@ "react/prop-types": "off", |
{ | ||
"name": "@bam.tech/eslint-plugin", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "eslint plugin for bam projects", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "512ec3603b6335779df8ad458b56532e04dc68c4" | ||
"gitHead": "1a829362a6537c9bbf2a2acee74a4dabfd0051b2" | ||
} |
31850
738