Skip to content

AshirbadGudu/react-jsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

react-jsconfig

Creates a jsconfig.json file for absolute import paths with react

Usage

npx react-jsconfig

Installation

Install with npm:

npm i -D react-jsconfig

Install with yarn:

yarn add -D react-jsconfig

Global Installation

Install with npm:

npm i -g react-jsconfig

Install with yarn:

yarn global add react-jsconfig

Now you don't have to prefix this command with npx!

react-jsconfig