Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/tools/lint/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 718 B image not shown  

Quelle  node-package-names.yml   Sprache: unbekannt

 
---
node-package-names:
    description: Lint for node package name issues
    include: ['.']
    exclude:
        # New files must only be added to this list if the packages are
        # published under the Mozilla org on npmjs.com.
        # If they are not to be published, they should not have name and version
        # properties.
        # If they are third party packages. then they should be listed in
        # ThirdPartyPaths.txt.
        - toolkit/components/normandy/actions/schemas/package.json
        - tools/lint/eslint/eslint-plugin-mozilla/package.json
    extensions: ['json']
    support-files:
        - 'tools/lint/node-package-names/**'
    type: external
    payload: node-package-names:lint

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]