📜  如何在 vs 代码中运行 js 文件 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:01:37.210000             🧑  作者: Mango

代码示例1
Simply open the .js file in question in VS Code, 
  switch to the 'Debug Console' tab, hit the debug button 
  in the left nav bar, and click the run icon (play button)!