feat: init types #298
Annotations
10 errors
|
lint:
dom/inviewport.js#L24
Property 'offsetWidth' does not exist on type 'ParentNode'.
|
|
lint:
browser/http/xhr.js#L69
Property 'overrideMimeType' does not exist on type 'never'.
|
|
lint:
browser/http/xhr.js#L34
Property 'responseJSON' does not exist on type 'XMLHttpRequest'. Did you mean 'response'?
|
|
lint:
browser/http/sendBeacon.js#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../string/querystringify.js'?
|
|
lint:
browser/agent/sessionStorage.js#L14
Argument of type 'number' is not assignable to parameter of type 'string'.
|
|
lint:
browser/agent/localStorage.js#L14
Argument of type 'number' is not assignable to parameter of type 'string'.
|
|
lint:
browser/agent/indexStorage.js#L66
Property 'table_name' does not exist on type 'DB'.
|
|
lint:
browser/agent/indexStorage.js#L63
Property 'table_name' does not exist on type 'DB'.
|
|
lint:
browser/agent/indexStorage.js#L49
Property 'result' does not exist on type 'EventTarget'.
|
|
lint:
browser/agent/indexStorage.js#L45
Property 'result' does not exist on type 'EventTarget'.
|