Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
node-eslint-utils /
Delete
Unzip
Name
Size
Permission
Date
Action
README.html
1.2
KB
-rw-r--r--
2022-10-28 10:23
README.txt
706
B
-rw-r--r--
2022-10-28 10:23
TODO.Debian
301
B
-rw-r--r--
2022-03-02 09:48
changelog.Debian.gz
1.18
KB
-rw-r--r--
2022-10-28 10:23
copyright
1.8
KB
-rw-r--r--
2022-10-28 10:16
Save
Rename
<h1>eslint-utils</h1> <h2>🏁 Goal</h2> <p>This package provides utility functions and classes for make ESLint custom rules.</p> <p>For examples:</p> <ul> <li><a href="https://eslint-utils.mysticatea.dev/api/ast-utils.html#getstaticvalue">getStaticValue</a> evaluates static value on AST.</li> <li><a href="https://eslint-utils.mysticatea.dev/api/scope-utils.html#referencetracker-class">ReferenceTracker</a> checks the members of modules/globals as handling assignments and destructuring.</li> </ul> <h2>📖 Usage</h2> <p>See <a href="https://eslint-utils.mysticatea.dev/">documentation</a>.</p> <h2>📰 Changelog</h2> <p>See <a href="https://github.com/mysticatea/eslint-utils/releases">releases</a>.</p> <h2>❤️ Contributing</h2> <p>Welcome contributing!</p> <p>Please use GitHub's Issues/PRs.</p> <h3>Development Tools</h3> <ul> <li><code>npm test</code> runs tests and measures coverage.</li> <li><code>npm run clean</code> removes the coverage result of <code>npm test</code> command.</li> <li><code>npm run coverage</code> shows the coverage result of the last <code>npm test</code> command.</li> <li><code>npm run lint</code> runs ESLint.</li> <li><code>npm run watch</code> runs tests on each file change.</li> </ul>