Results 5 issues of Roman

Create d.ts files to support typescript and create a pull request for [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped).

enhancement

When opening a new tab in Firefox the address bar is focused and not the tabliss search bar. I don't think this should be the case.

When I build a connection to my device and then unplug it, I get a dialog with this error: `could not read from HID device` I would be easier for...

Add a description field, like you can do with GraphQLScalarType ```js import { GraphQLScalarType } from 'graphql'; new GraphQLScalarType({ name: 'UInt', description: 'A non-negative Int', }), ```

### Description The `file.watcher.updated` event never fires in git repositories that have been initialized but have no commits yet. The FileWatcher silently fails to initialize because the project is incorrectly...

bug