UNPKG

@dr.pogodin/react-utils

Version:

Collection of generic ReactJS components and utils

10 lines (9 loc) 232 B
{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "jsx": "react-jsx", "noUncheckedIndexedAccess": true, "verbatimModuleSyntax": true } }