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

Examples eliminate ts warnings #600

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    2ef1066 View commit details
    Browse the repository at this point in the history
  2. add a tsconfig.json direct to examples folder to avoid magic with JSX…

    ….IntrincicElement namespace
    olegtaranenko committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    53fce71 View commit details
    Browse the repository at this point in the history
  3. use another option to eliminate exmaples ts warnings; maybe more inte…

    …lligent way than use esModuleIntero: true
    olegtaranenko committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3b1bc99 View commit details
    Browse the repository at this point in the history