Skip to content

Commit 17350f5

Browse files
committed
🔧 Add .env for local development with VS Code
1 parent 8e34fbc commit 17350f5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Environment variables automatically read by VS Code, e.g. running tests
2+
3+
# For tests, a large terminal width
4+
TERMINAL_WIDTH=3000

0 commit comments

Comments
 (0)