Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

[bug] prettier config is unreachable #102

Closed
talentumtuum opened this issue Mar 12, 2021 · 0 comments · Fixed by #103
Closed

[bug] prettier config is unreachable #102

talentumtuum opened this issue Mar 12, 2021 · 0 comments · Fixed by #103
Assignees
Labels
bug Something isn't working

Comments

@talentumtuum
Copy link
Contributor

Описание бага

@atlantis-lab/config не находит prettier config тк он описан в ESM формате, а вызывается через commonjs

Воспроизведение

import config from '@atlantis-lab/config/prettier.config'
console.log(config)

Ожидаемое поведение

конфиг импортируется

Материалы

atls/raijin#119 - задача родитель

@talentumtuum talentumtuum added the bug Something isn't working label Mar 12, 2021
@talentumtuum talentumtuum self-assigned this Mar 12, 2021
talentumtuum added a commit that referenced this issue Mar 12, 2021
affects: @atlantis-lab/prettier-config

ISSUES CLOSED: #102
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant