Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 158 Bytes

debugSteps.md

File metadata and controls

4 lines (4 loc) · 158 Bytes
  • check js extension
  • check commas in the method
  • check method export (export default or export const)
  • check method import ({method} or method)