• File: .eslintrc
  • Full Path: /var/www/sandbox/node_modules/array-buffer-byte-length/.eslintrc
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 83 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
	"root": true,

	"extends": "@ljharb",

	"globals": {
		"DataView": false,
	},
}