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
eslint-utils 🏁 Goal This package provides utility functions and classes for make ESLint custom rules. For examples: - getStaticValue evaluates static value on AST. - ReferenceTracker checks the members of modules/globals as handling assignments and destructuring. 📖 Usage See documentation. 📰 Changelog See releases. ❤️ Contributing Welcome contributing! Please use GitHub's Issues/PRs. Development Tools - npm test runs tests and measures coverage. - npm run clean removes the coverage result of npm test command. - npm run coverage shows the coverage result of the last npm test command. - npm run lint runs ESLint. - npm run watch runs tests on each file change.