Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git] / tools / lint / node-package-names.yml
bloba8cd5112840dbae5f70cc7b0bb581d2b8f7e6e2b
1 ---
2 node-package-names:
3     description: Lint for node package name issues
4     include: ['.']
5     exclude:
6         # New files must only be added to this list if the packages are
7         # published under the Mozilla org on npmjs.com.
8         # If they are not to be published, they should not have name and version
9         # properties.
10         # If they are third party packages. then they should be listed in
11         # ThirdPartyPaths.txt.
12         - toolkit/components/normandy/actions/schemas/package.json
13         - tools/lint/eslint/eslint-plugin-mozilla/package.json
14     extensions: ['json']
15     support-files:
16         - 'tools/lint/node-package-names/**'
17     type: external
18     payload: node-package-names:lint