????

Your IP : 216.73.216.130


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/is-core-module/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/is-core-module/.eslintrc

{
    "extends": "@ljharb",
    "root": true,
    "rules": {
		"func-style": 1,
    },
    "overrides": [
        {
            "files": "test/**",
            "rules": {
                "global-require": 0,
				"max-depth": 0,
                "max-lines-per-function": 0,
				"no-negated-condition": 0,
            },
        },
    ],
}