One Hat Cyber Team
Your IP :
18.217.150.104
Server IP :
104.21.7.16
Server :
Linux server3.shared.spaceship.host 4.18.0-372.9.1.1.lve.el8.x86_64 #1 SMP Tue May 24 07:49:22 EDT 2022 x86_64
Server Software :
LiteSpeed
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
rlcugxuggt
/
api.dafriappsdev.com
/
Edit File:
.eslintrc.json
{ "env": { "node": true }, "extends": ["xo", "prettier"], "parserOptions": { "ecmaVersion": 2020, "sourceType": "module" }, "rules": { "prettier/prettier": "error", "one-var": "off", "max-params": ["error", 5], "arrow-body-style": ["error", "always"], "radix": "off", "no-unused-expressions": ["error", { "allowTernary": true }], "curly": "error", "new-cap": "off", "no-return-assign": "off", "no-await-in-loop": "off" }, "plugins": ["prettier"] }
Simpan