feat: check-path-alias autofix (#124)
* feat: add autofix * chore: autofix repo with new custom ESLint rule
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Calendar } from '@views/components/calendar/Calendar/Calendar';
|
||||
import ExtensionRoot from '@views/components/common/ExtensionRoot/ExtensionRoot';
|
||||
import React from 'react';
|
||||
import { Calendar } from 'src/views/components/calendar/Calendar/Calendar';
|
||||
|
||||
/**
|
||||
* Calendar page
|
||||
|
||||
Reference in New Issue
Block a user