Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve imports/exports for the dApp #926

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Conversation

kkosiorowska
Copy link
Contributor

Closes AENG-148

  • We should use default exports in the entire dApp. For this purpose, the eslint import/prefer-default-export rule was enabled. The dApp code has been updated to comply with this rule.
  • Imports for assets have also been improved by adding an index.ts file.

- We should use default exports in the entire dApp. For this purpose, the eslint `import/prefer-default-export` rule was enabled. The dApp code has been updated to comply with this rule.
- Imports for assets have also been improved by adding an `index.ts` file.
Copy link

linear bot commented Dec 16, 2024

@kkosiorowska kkosiorowska self-assigned this Dec 16, 2024
Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for acre-dapp canceled.

Name Link
🔨 Latest commit e72b1a0
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/6763e70af83c430008e0167e

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for acre-dapp-testnet canceled.

Name Link
🔨 Latest commit e72b1a0
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/6763e70a2299d60008425c62

@kkosiorowska kkosiorowska marked this pull request as ready for review December 16, 2024 08:40
@r-czajkowski r-czajkowski merged commit 43a542c into main Dec 19, 2024
28 checks passed
@r-czajkowski r-czajkowski deleted the use-default-exports branch December 19, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants