We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdbf2b commit e7325c4Copy full SHA for e7325c4
sample/playground/README.md
@@ -44,8 +44,8 @@ When you run `npm start`, the application will:
44
src/
45
├── entity/
46
│ └── User.ts # User entity definition
47
- └── index.ts # Main application code
48
-ormconfig.ts # Database configuration
+ ├── index.ts # Main application code
+ └── ormconfig.ts # Database configuration
49
```
50
51
## Note
0 commit comments