Today I learned that
`import … assert { type: 'json' }`
is now
`import … with { type: 'json' }`
https://github.com/eslint/eslint/discussions/15305#discussioncomment-10389214
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import/with