mjs

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • mjs created a post,
    Answered

    Convert module to typescript

    I have a Module that IntelliJ thinks is a Java module when it is filled with typescript code. How can I configure the Module to build as a typescript project (npm run build) from IntelliJ rather th...