UNPKG

generator-fundamental-react-app

Version:

Yeoman generator for a web app with fundamental-react and parcel

10 lines 164 B
{ "compilerOptions": { "jsx": "react", "lib": [ "ES7", "DOM" ], "esModuleInterop": true } }