diff --git a/Notes b/Notes index f760b17..01e568d 100644 --- a/Notes +++ b/Notes @@ -1,2 +1,4 @@ Test env variable: -console.log(process.env.REACT_APP_TEST_KEY); \ No newline at end of file +console.log(process.env.REACT_APP_TEST_KEY); + +Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted \ No newline at end of file