Elliot DeNolf
89746ebe09
chore(eslint): update relative import regex to handle more scenarios ( #7690 )
...
Updates no-relative-monorepo-import regex to handle more scenarios:
❌ Scenarios that will violate the rule:
```ts
import { something } from '../../payload/src/utilities/some-util.js'
import { something } from '../../../packages/payload/src/utilities/some-util.js'
import { something } from 'packages/payload/src/utilities/some-util.js'
```
2024-08-14 23:57:22 -04:00
..
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-07-30 15:09:28 +00:00
2024-08-14 23:57:22 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-06 23:54:34 +00:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00
2024-08-14 19:53:07 -04:00