{ "extends": ["plugin:compat/recommended"], "env": { "browser": true, "es2021": true }, "settings": { "polyfills": [ "URL", "URLSearchParams", "Promise", "navigator", "Uint8Array", "performance", "location.hostname", "document.body", "fetch" ] } }