Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 13, 2024
1 parent 16d9f37 commit 015ff6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ npx @playform/build 'Source/**/*.ts' --ESBuild ESBuild.ts
```

See an example of a configuration file in
[ESBuild.ts](Source/Variable/ESBuild.ts)
[`ESBuild.ts`](Source/Variable/ESBuild.ts)

### 📜 TypeScript Configuration

Expand Down Expand Up @@ -117,16 +117,16 @@ For `JavaScript` projects using `JSDoc` comments, create a `jsconfig.json`:

## 🤝 Contributing

Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for
Contributions are welcome! Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for
guidelines and feel free to submit a Pull Request.

## 📄 License

This project is licensed under the MIT [LICENSE](LICENSE).
This project is licensed under the MIT [`LICENSE`](LICENSE).

## Changelog

See [CHANGELOG.md](CHANGELOG.md) for a history of changes to this component.
See [`CHANGELOG.md`](CHANGELOG.md) for a history of changes to this component.

[ESBuild]: HTTPS://NPMJS.Org/esbuild
[TypeDoc]: HTTPS://NPMJS.Org/typedoc
Expand Down

0 comments on commit 015ff6e

Please sign in to comment.