Created
February 5, 2020 21:53
-
-
Save jkrems/013efbaeceb2e36af10fc555e7aa9061 to your computer and use it in GitHub Desktop.
reglang
This file contains 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
{ | |
"scripts": [], | |
"showConsole": true, | |
"scriptType": "module" | |
} |
This file contains 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
console.log('ok'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment