How can we stop Oxide from flagging JSON file import errors?
const sc = require(“…/shared/config.json”); => Cannot find module ‘…/shared/config.json’. Consider using ‘–resolveJsonModule’ to import module with ‘.json’ extension.