20221211




index.mjs

              for (let file of files) {
  const json = await import(file, {
    assert: {
      type: 'json'
    }
  })
}
            
import の assert option をつかう

fatal-error.button-label
これは fatal っぽい感じする #Spotify