Skip to content

Commit

Permalink
[Doc] Prepare upgrade to docusaurus v3
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Apr 26, 2024
1 parent 401d835 commit 7aebb52
Show file tree
Hide file tree
Showing 15 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -147,7 +147,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -148,7 +148,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -217,7 +217,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -147,7 +147,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -148,7 +148,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -217,7 +217,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -147,7 +147,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The framework encourages a **strict separation between configuration and code**

Configuration values are provided using configuration files in the `config/` directory. Several formats are supported: YAML, JSON and JS files.

*config/default.{yml|json|js}*
*config/default.\{yml|json|js\}*

<Tabs
defaultValue="yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Two packages are required to use TypeORM with FoalTS:
npm install pg
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -148,7 +148,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down Expand Up @@ -217,7 +217,7 @@ module.exports = {
npm install mysql
```

*config/default.{json|yml|js}*
*config/default.\{json|yml|js\}*

<Tabs
defaultValue="yaml"
Expand Down

0 comments on commit 7aebb52

Please sign in to comment.