silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
183 stars 18 forks source link

Switch monorepo root to ESM #1549

Closed axelboc closed 8 months ago

axelboc commented 8 months ago

Can't remember what was holding us back on this. Maybe nothing, maybe Jest... :shrug: I've checked things thoroughly and can't see any problems.

Hopefully ESLint will release its v9 soon, as I think it will support writing the config as ESM instead of CommonJS. For now, it's still not supported: https://eslint.org/docs/latest/use/configure/configuration-files#configuration-file-formats

axelboc commented 8 months ago

This should not change anything for the h5web packages, right ?

Nope!