我想以相同的方式将 JSON5 文件导入到 Javascript 对象中[可以导入 JSON 文件](从 '../config.json' 导入配置)。
悬停时显示此消息,但它显然在那里
Cannot find module '../conf/config.json5' or its corresponding type declarations.ts(2307)
我有两个与上述主要问题相关的附带问题:
javascript typescript ecmascript-6 json5
ecmascript-6 ×1
javascript ×1
json5 ×1
typescript ×1