Skip to content

Commit 8718b23

Browse files
committed
fix: Lint blank lines - .env.example.js
1 parent 9531ffd commit 8718b23

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.env.example.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* Environment variables for local development only.
3+
*/
14

25
process.env._THEME = 'mobile';
36
// process.env._THEME = 'original';

0 commit comments

Comments
 (0)