Name Description Size
configs
environments
globals.mjs Parses a list of "name:boolean_value" or/and "name" options divided by comma or whitespace. This function was copied from eslint.js @param {string} string The string to parse. @param {Comment} comment The comment node which has the string. @returns {object} Result map object of names and boolean values 20691
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. 23144
index.mjs 10292
rules
services.json 2032