UNPKG

react-style-px-suffix-codemod

Version:

append px to shorthand values in style objects in react in prep for react 15 warning

5 lines 177 B
describe('don\'t transform properties that should not get suffix', () => { it('should transform correctly', () => { test('no-prefix-properties-not-transformed'); }); });