How to ensure auto imports use import/from in test.js files

后端 未结 0 1216
天命终不由人
天命终不由人 2021-01-13 15:58

Whenever I try to import for example a helper function that being exported from a utils.js file, VSCs auto import makes use of require \'imports\'. However, I\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题