chore(eslint): enforce consistent import paths (#8)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { WebContainer } from '@webcontainer/api';
|
||||
import { WORK_DIR_NAME } from '../../utils/constants';
|
||||
import { WORK_DIR_NAME } from '~/utils/constants';
|
||||
|
||||
interface WebContainerContext {
|
||||
loaded: boolean;
|
||||
|
||||
Reference in New Issue
Block a user