https://github.com/ameitg/deno-prettier
Template repository to setup Prettier with deno
https://github.com/ameitg/deno-prettier
deno prettier
Last synced: 6 months ago
JSON representation
Template repository to setup Prettier with deno
- Host: GitHub
- URL: https://github.com/ameitg/deno-prettier
- Owner: ameitg
- License: mit
- Created: 2024-07-25T11:48:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T11:22:00.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T23:34:31.181Z (over 1 year ago)
- Topics: deno, prettier
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno-Prettier
This template repository demostrated how to -
1. setup pretifier plugins from NPM in deno
2. use of `deno cache ` to make NPM packages work in deno