UNPKG

@leanup/cli-react

Version:

This package contains the React framework extension for the @leanup/cli.

10 lines (9 loc) 223 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "types": ["react", "react-dom"], "jsx": "react", "jsxFactory": "React.createElement", "jsxFragmentFactory": "React.Fragment" } }