
* Suggestion: let prettier sort imports order # Conflicts: # yarn.lock * AUTO SORT ALL THE IMPORTS * Linting * Fixes test
2 lines
109 B
TypeScript
2 lines
109 B
TypeScript
/* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-namespace */
|
|
import "./commands";
|