Пакет node-eslint: Информация

    Исходный пакет: node-eslint
    Версия: 9.39.2-alt1
    Последняя версия по данным Repology
    Собран:  20 декабря 2025 г. 10:07 в задании #403285
    Сообщить об ошибке в пакете
    Домашняя страница: https://eslint.org/

    Лицензия: MIT
    О пакете: Find and fix problems in your JavaScript code
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    node-eslint (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

    Права:
    Vitaly Lipatov
    @everybody

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

    Последнее изменение


    20 декабря 2025 г. Vitaly Lipatov 9.39.2-alt1
    - new version 9.39.2 (with rpmrb script)
    3 апреля 2025 г. Vitaly Lipatov 9.23.0-alt1
    - new version 9.23.0 (with rpmrb script)
    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