Maintenance: use JSX transform feature #760
Labels
good first issue
Good for newcomers
internal
No change in this PR have impact on the public package features.
Is your feature request related to a problem? Please describe.
Enable JSX transform feature.
Remove explicit
React
module imports, only import specific hooks where needed.https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
Related change in presentation package: https://github.com/iTwin/presentation/blob/1794a831296bd88e73a4c8b6a6bd1cb69e275605/packages/components/tsconfig.json#L4
The text was updated successfully, but these errors were encountered: