-
Notifications
You must be signed in to change notification settings - Fork 453
Open
Description
Expected behaviour
The js-nolint is not part of the editor tooltips and tooltip matches the sentence is like on MDN:
The read() method of the FileSystemSyncAccessHandle interface reads the content of the file associated with the handle into a specified buffer, optionally at a given offset.
Actual behaviour
The js-nolint is part of the editor tooltips:
The read() method of the js-nolint read(buffer, options) - buffer - : An ArrayBuffer or ArrayBufferView (such as a DataView) representing the buffer that the file content should be read into.
Metadata
Metadata
Assignees
Labels
No labels