/** * @file - Configuration for eslint-plugin-jsonc. * @author - Jeff Beck. * @ref - https://www.npmjs.com/package/eslint-plugin-jsonc * @ref - https://github.com/ota-meshi/eslint-plugin-jsonc */ declare const pluginJson: import("eslint/config").Config[]; export default pluginJson; //# sourceMappingURL=jsonc.d.ts.map