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 206 B
describe('properly transform style assigned in conditional expression when options are identifiers', () => { it('should transform correctly', () => { test('test-cond-expression-identifier'); }); });