UNPKG

@amxchange/grid-view-web-client

Version:

amxchange grid view framework web client in react ( a module extracted from existing jax )

14 lines (13 loc) 300 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "jsx": "react", "allowSyntheticDefaultImports": true, "baseUrl": "./", "paths": { "@src/*": ["src/*"] } }, "exclude": ["node_modules", "dist"] }