An open API service indexing awesome lists of open source software.

https://github.com/lvce-editor/language-basics-dotenv

Dotenv syntax highlighting
https://github.com/lvce-editor/language-basics-dotenv

dotenv lvce-editor syntax-highlighting

Last synced: 13 days ago
JSON representation

Dotenv syntax highlighting

Awesome Lists containing this project

README

          

# Language Basics Dotenv

## Contributing

```sh
git clone git@github.com:lvce-editor/language-basics-dotenv.git &&
cd language-basics-dotenv &&
npm ci &&
npm test
```