Edit File: .eslintrc
{ "root": true, "extends": "@ljharb", "globals": { "DataView": false, }, }
Back to File Manager