Package node-eslint: Information

    Source package: node-eslint
    Version: 8.47.0-alt1
    Build time:  Aug 26, 2023, 05:21 PM
    Report package bug
    License: MIT
    Summary: Find and fix problems in your JavaScript code
    Description: 
    ESLint is a tool for identifying and reporting on patterns found
    in ECMAScript/JavaScript code.
    In many ways, it is similar to JSLint and JSHint with a few exceptions:
    * ESLint uses Espree for JavaScript parsing.
    * ESLint uses an AST to evaluate patterns in code.
    * ESLint is completely pluggable, every single rule is a plugin and you can add more at runtime.

    List of rpms provided by this srpm:
    node-eslint (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. node
      2. rpm-build-intro >= 1.9.18
      3. rpm-build-nodejs
      4. rpm-macros-nodejs

    Last changed


    Aug. 26, 2023 Vitaly Lipatov 8.47.0-alt1
    - new version 8.47.0 (with rpmrb script) (ALT bug 47277)
    - don't pack docs
    - add Provides: eslint
    Nov. 11, 2020 Vitaly Lipatov 7.11.0-alt1
    - new version 7.11.0 (with rpmrb script)
    May 29, 2020 Vitaly Lipatov 7.1.0-alt1
    - initial build for ALT Sisyphus