Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047982
en ru br
ALT Linux repos
S:8.47.0-alt1

Group :: Development/Tools
RPM: node-eslint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 8.47.0-alt1
Build date: 26 august 2023, 05:11 ( 30.9 weeks ago )
Size: 4.42 Mb

Home page:   https://eslint.org/

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • node-eslint
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin