stylelint-config-vnmf-rn
Advanced tools
Comparing version 3.5.65 to 3.5.66
18
index.js
@@ -11,3 +11,3 @@ module.exports = { | ||
message: | ||
'400,700,normal 或 bold 之外的 font-weight 值在Android上的React Native中没有效果' | ||
'400,700,normal or bold Out font-weight Value AndroidUp React NativeNo effect ' | ||
} | ||
@@ -24,3 +24,3 @@ ], | ||
message: | ||
'@-rule 会被 React Native 忽略' | ||
'@-rule Will be React Native neglect ' | ||
} | ||
@@ -33,3 +33,3 @@ ], | ||
message: | ||
'该单位会被 React Native 忽略' | ||
'The unit will be quilt React Native neglect ' | ||
} | ||
@@ -42,3 +42,3 @@ ], | ||
message: | ||
'伪类选择器会被 React Native 忽略' | ||
'The pseudo -choice device will be React Native neglect ' | ||
} | ||
@@ -51,3 +51,3 @@ ], | ||
message: | ||
'通配选择器会被 React Native 忽略' | ||
'Pass selectioner will be affected React Native neglect ' | ||
} | ||
@@ -60,3 +60,3 @@ ], | ||
message: | ||
'属性选择器会被 React Native 忽略' | ||
'The attribute selectioner will be affected React Native neglect ' | ||
} | ||
@@ -69,3 +69,3 @@ ], | ||
message: | ||
'通配选择器会被 React Native 忽略' | ||
'Pass selectioner will be affected React Native neglect ' | ||
} | ||
@@ -78,3 +78,3 @@ ], | ||
message: | ||
'组合选择器会被 React Native 忽略' | ||
'The combination selectioner will be affected React Native neglect ' | ||
} | ||
@@ -87,3 +87,3 @@ ], | ||
message: | ||
'ID 选择器会被 React Native 忽略' | ||
'ID The choice device will be quilt React Native neglect ' | ||
} | ||
@@ -90,0 +90,0 @@ ] |
{ | ||
"name": "stylelint-config-vnmf-rn", | ||
"version": "3.5.65", | ||
"version": "3.5.66", | ||
"description": "Shareable stylelint config for React Native CSS modules", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5680