Skip to content

(#10) Adjsut Typescript configuration#59

Open
adriancofie wants to merge 1 commit intodevelopfrom
ticket/10-typescript-config
Open

(#10) Adjsut Typescript configuration#59
adriancofie wants to merge 1 commit intodevelopfrom
ticket/10-typescript-config

Conversation

@adriancofie
Copy link
Contributor

  • Changed ES2018 to ES2020
  • Added declarationMap: true
  • Replaced the @/* catch-all with the specific aliases: @components/, @hooks/, @utils/*

Closes #10

  * Changed ES2018 to ES2020
  * Added declarationMap: true
  * Replaced the @/* catch-all with the specific aliases: @components/*, @hooks/*, @utils/*

Closes #10
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.

[1.2] Enabler: Configure TypeScript

1 participant