Compare commits
2 commits
91949622b7
...
b4340176da
| Author | SHA1 | Date | |
|---|---|---|---|
| b4340176da | |||
| 433ff9413d |
2 changed files with 2 additions and 2 deletions
|
|
@ -7,4 +7,4 @@ steps:
|
|||
- image: node:lts-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run build:prod
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ lines-between-types=1
|
|||
lines-after-imports=2
|
||||
|
||||
default-section = "third-party"
|
||||
known-first-party = ["transip_client"]
|
||||
known-first-party = ["newsreader"]
|
||||
section-order = [
|
||||
"future",
|
||||
"standard-library",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue