Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit 7f79595

Browse files
committed
feat: add constants
1 parent 3354e1b commit 7f79595

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export const DEMO_FILE_NAME = "/demo.ts";
2+
export const TS_ESLINT = "@typescript-eslint";

0 commit comments

Comments
 (0)