configs |
|
|
environments |
|
|
globals.mjs |
@typedef {{name: string, writable: boolean, explicit?: boolean}[]} GlobalsList
A list of globals and if they are writeable or not.
|
19428 |
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.
|
22832 |
index.mjs |
|
10292 |
rules |
|
|
services.json |
|
2032 |