1.0.0 • Published 3 years ago

react-jsconfig v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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