Skip to content

Commit d665156

Browse files
committed
Update README.md
1 parent 873d191 commit d665156

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ EXAM Quickstart for developers
1515

1616
**Option A: Using Docker (recommended for development):**
1717

18-
$ docker compose up -d postgres
18+
$ docker compose up -d postgres
1919

2020
Or with the provided Makefile:
2121

ui/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"baseUrl": ".",
66
"outDir": "./dist/out-tsc",
77
"forceConsistentCasingInFileNames": true,
8-
"skipLibCheck": true,
98
"esModuleInterop": true,
109
"strict": true,
1110
"noImplicitOverride": true,

0 commit comments

Comments
 (0)