Try to use import(..., { assert: { type: 'json' } })
for loading JSON configs
#585
Labels
import(..., { assert: { type: 'json' } })
for loading JSON configs
#585
See:
eslint-doc-generator/lib/package-json.ts
Lines 79 to 82 in 4c527d5
Unblocked since we dropped Node 14 support.
The text was updated successfully, but these errors were encountered: