Compare commits

..

No commits in common. "b4340176dae26f8bb03d6161eafae5bf65ee9164" and "91949622b77480b0454c454a3659ceb086769e4c" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ steps:
- image: node:lts-alpine
commands:
- npm install
- npm run build:prod
- npm run build

View file

@ -52,7 +52,7 @@ lines-between-types=1
lines-after-imports=2
default-section = "third-party"
known-first-party = ["newsreader"]
known-first-party = ["transip_client"]
section-order = [
"future",
"standard-library",