update remix imports + format

This commit is contained in:
itsMapleLeaf
2022-04-22 23:50:01 -05:00
parent 3c2d3b4683
commit 752ccc080d
8 changed files with 24 additions and 19 deletions

View File

@@ -14,7 +14,7 @@
// ***********************************************************
// Import commands.js using ES2015 syntax:
import './commands'
import "./commands"
// Alternatively you can use CommonJS syntax:
// require('./commands')