linters: ./**/*.{js,jsx}: - standard --fix - git add ./**/*.{ts,tsx}: - tslint --fix - stylelint --fix - git add