You will need to use:
import countryTable from "./data/countries.json" assert { type: "json" };
https://github.com/tc39/proposal-import-assertions
You will need to use:
import countryTable from "./data/countries.json" assert { type: "json" };
https://github.com/tc39/proposal-import-assertions