stylelint-taro-rn
Version:
A collection of React Native specific rules for stylelint
1 lines • 833 B
Source Map (JSON)
{"version":3,"file":"index.js","sources":["../../src/rules/index.js"],"sourcesContent":["import cssPropertyNoUnknown from './css-property-no-unknown/index.js'\nimport fontWeightNoIgnoredValues from './font-weight-no-ignored-values/index.js'\nimport lineHeightNoValueWithoutUnit from './line-height-no-value-without-unit/index.js'\nimport stylePropertyNoUnknown from './style-property-no-unknown/index.js'\n\nexport default {\n 'font-weight-no-ignored-values': fontWeightNoIgnoredValues,\n 'css-property-no-unknown': cssPropertyNoUnknown,\n 'style-property-no-unknown': stylePropertyNoUnknown,\n 'line-height-no-value-without-unit': lineHeightNoValueWithoutUnit\n}\n"],"names":[],"mappings":";;;;;AAKA,YAAe;AACb,IAAA,+BAA+B,EAAE,yBAAyB;AAC1D,IAAA,yBAAyB,EAAE,oBAAoB;AAC/C,IAAA,2BAA2B,EAAE,sBAAsB;AACnD,IAAA,mCAAmC,EAAE;CACtC;;;;"}