Setup: `eslint` 5.14.1 with `@typescript-eslint/eslint-plugin` 1.4.0 Minimal case: ```ts <Foo<T> bar /> ``` Error: `Expected only one space between "Foo" and "bar"`