stylelint-taro-rn
Version:
A collection of React Native specific rules for stylelint
1 lines • 347 B
Source Map (JSON)
{"version":3,"file":"endsWith.js","sources":["../../src/utils/endsWith.js"],"sourcesContent":["export const endsWith = (str, suffix) =>\n str.indexOf(suffix, str.length - suffix.length) !== -1\n"],"names":[],"mappings":"AAAO,MAAM,QAAQ,GAAG,CAAC,GAAG,EAAE,MAAM,KAClC,GAAG,CAAC,OAAO,CAAC,MAAM,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,KAAK;;;;"}