acceptedenhancementhelp wantedsemver-minor
仓库指标
- Star
- (4,946 star)
- PR 合并指标
- (平均合并 138天 22小时) (30 天内合并 3 个 PR)
描述
Code:
import data from './data'
Relevant config:
"import/default": 2,
Error:
error No default export found in module
I'm not 100% certain, but I believe that node will allow importing of json files when the new module syntax is implemented. So this appears to be an error.