JSX file extensions
-
Move all components with JSX from .js to .jsx file extensions -
Move all storybook stories with JSX from .js to .jsx file extensions -
Adapt jest tests to work with .jsx -
Adapt babel setup to work with .jsx -
Adapt eslint setup to work with .jsx#83 (closed) -
Adapt prettier setup to work with .jsx
Edited by Tobias Thüring