Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/es-define-property/.eslintrc

{
	"root": true,

	"extends": "@ljharb",

	"rules": {
		"new-cap": ["error", {
			"capIsNewExceptions": [
				"GetIntrinsic",
			],
		}],
	},
}
Back to Directory File Manager