DefinitelyTyped/types/chrome
Nathan Shively-Sanders cfdad97cb0
Fix redundant jsdoc in chrome (#48190)
Previously the lint rule was crashing and not reporting the errors:

- `@export` is redundant with `export`
- `@requires`, as documented in jsdoc.app, is redundant with dynamic or
  normal imports. The usage here seems to be non-standard, so I'm not
  sure what the best fix is.
- `@param` should not have types since those are already specified in
  Typescript.
2020-09-25 16:13:55 -07:00
..
chrome-cast
har-format
test 🤖 Merge PR #46138 Add chrome.input.ime.setAssistiveWindowButtonHighlighted by @nguyenhoamy1602 2020-07-23 00:08:10 -04:00
index.d.ts Fix redundant jsdoc in chrome (#48190) 2020-09-25 16:13:55 -07:00
OTHER_FILES.txt
tsconfig.json
tslint.json [chrome] Remove unused lint exceptions (#48073) 2020-09-23 14:13:57 -07:00