NDLANO / eslint-config-ndla-h5p

eslint configuration for H5P content type projects
MIT License
0 stars 0 forks source link

Use require instead of import #2

Closed otacke closed 1 year ago

otacke commented 1 year ago

eslint seems to have trouble with import/export statements, so I suggest to use CJS.