Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shisama/prettier-plugin-toml-tutorial
My implementation of prettier-plugin-toml tutorial (https://github.com/fvictorio/prettier-plugin-toml)
https://github.com/shisama/prettier-plugin-toml-tutorial
Last synced: about 9 hours ago
JSON representation
My implementation of prettier-plugin-toml tutorial (https://github.com/fvictorio/prettier-plugin-toml)
- Host: GitHub
- URL: https://github.com/shisama/prettier-plugin-toml-tutorial
- Owner: shisama
- Created: 2019-10-16T09:30:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:28:08.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T04:37:36.608Z (7 months ago)
- Language: JavaScript
- Size: 247 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prettier-plugin-toml
Sample code for a [tutorial](https://medium.com/@fvictorio/how-to-write-a-plugin-for-prettier-a0d98c845e70) on how to write a plugin for Prettier.