chakra-ui / ark

A headless library for building reusable, scalable design systems that works for a wide range of JS frameworks.

Home Page:https://ark-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use import file extensions

sachaw opened this issue · comments

Description

Hi, is there any opposition to using file extensions for imports & exports:
https://www.totaltypescript.com/relative-import-paths-need-explicit-file-extensions-in-ecmascript-imports
This is required when using the modern node module resolution strategy.

Link to Reproduction (or Detailed Explanation)

NIL

Steps to Reproduce

NIL

Ark UI Version

NIL

Framework

  • React
  • Solid
  • Vue

Browser

No response

Additional Information

No response