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

    Бинарный пакет: node-eslint
    Версия: 8.47.0-alt1
    Архитектура: noarch
    Собран:  27 августа 2023 г. 0:29
    Исходный пакет: node-eslint
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

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

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

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


    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
    11 ноября 2020 г. Vitaly Lipatov 7.11.0-alt1
    - new version 7.11.0 (with rpmrb script)
    29 мая 2020 г. Vitaly Lipatov 7.1.0-alt1
    - initial build for ALT Sisyphus