feat: check-path-alias autofix (#124)

* feat: add autofix

* chore: autofix repo with new custom ESLint rule
This commit is contained in:
doprz
2024-03-02 12:28:28 -06:00
parent 208103d708
commit 265652c420
12 changed files with 27 additions and 20 deletions

View File

@@ -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