Name Description Size
configs
environments
globals.mjs @typedef {{name: string, writable: boolean, explicit?: boolean}[]} GlobalsList A list of globals and if they are writeable or not. 22505
helpers.mjs The list of file extensions that we support when linting. This should be kept in sync with the list in tools/lint/eslint.yml. TypeScript (ts) is not listed here, as we currently only format that with Prettier. JSON is not listed here, as we don't want to apply most rules to the JSON files, but only the json ones. These are managed in the main configuration for firefox-main. 23180
index.mjs 8388
rules
services.json 2032