import globals from 'globals'; const config = { languageOptions: { globals: globals.builtin, }, }; export default config;