Created
June 9, 2020 17:18
-
-
Save Joe1220/c99caef46784be42d70c4fa5874b0173 to your computer and use it in GitHub Desktop.
ts-absolute-test absolute path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { TEST_TEXT } from "src/constants" | |
console.log("hello world", TEST_TEXT) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment