TSLint should check for extraneous whitespace in import statements

Description

Adjust tslint.json so that TSLint checks for consistent use of whitespaces.

https://palantir.github.io/tslint/rules/whitespace/

Explanation

To avoid false positives in Git diffs.

cc: @anselmstordeur @jovankrunic

Edited by krlwlfrt