Galooshi / import-js

A tool to simplify importing JS modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to configure it to work with babel-plugin-transform-react-jsx

uqix opened this issue · comments

e.g. instead of auto import React from 'react';,
import import { jsx } from '@emotion/core'; for files with /** @jsx jsx */ JSX Pragma

I moved to LSP.