Merged
requested to merge github/fork/DominikPalo/feature/use-semicolons-in-processenv-interface into master
Created by: DominikPalo
Interface members should be terminated with semicolons. I've made this change to be consistent with other interfaces in the create-react-app
project and also to fulfil a widely used TSLint rule semicolon
.