Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/escape-html/.././object-assign/../@hapi/../cookie-signature/../call-bind
الملفات الموجودة في هذا الـ Path:
.
..
.eslintignore
.eslintrc
.github
.nycrc
CHANGELOG.md
LICENSE
README.md
callBound.js
index.js
package.json
test

مشاهدة ملف: .eslintrc

{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"func-name-matching": 0,
		"id-length": 0,
		"new-cap": [2, {
			"capIsNewExceptions": [
				"GetIntrinsic",
			],
		}],
		"no-magic-numbers": 0,
	},
}