ota-meshi / eslint-plugin-jsonc

ESLint plugin for JSON(C|5)? files
https://ota-meshi.github.io/eslint-plugin-jsonc/
MIT License
181 stars 17 forks source link

typescript gives an error saying `synckit` is an ESM package, but `synckit` can also be used with commonjs. I don't quite understand the correct way to configure typescript 😓 #302

Open JounQin opened 5 months ago

JounQin commented 5 months ago

typescript gives an error saying synckit is an ESM package, but synckit can also be used with commonjs. I don't quite understand the correct way to configure typescript 😓

_Originally posted by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-jsonc/pull/298#discussion_r1462680457_