Skip to content

Repository files navigation

Intro

VSCode extension to create typescript types based on your .env file

When you save a .env file, this extesion will automatically create a env.d.ts with TS types in your workspace root folder.

This helps when you wanna use the editor auto completion, for example.

https://marketplace.visualstudio.com/items?itemName=Langsdorf.auto-env-type

Commands

Enable/Disable this extension

Toggle auto-env-type

Options

Enable/Disable this extension

Defaults: true

About

VSCode extension to create typescript types based on your .env file

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages