UNPKG

@scena/react-folder

Version:

<p align="middle" ><img src="https://raw.githubusercontent.com/daybrush/react-folder/master/public/logo.png"/></p> <h2 align="middle">React Folder</h2> <p align="middle"> <a href="https://www.npmjs.com/package/@scena/react-folder" target="_blank"><img src

16 lines (15 loc) 345 B
{ "extends": "./tsconfig", "compilerOptions": { "allowJs": false, "noEmit": false, "isolatedModules": false, "removeComments": true, "declaration": true, "emitDeclarationOnly": true, "declarationDir": "declaration" }, "include": [ "./src/react-folder/**/*" ] }