UNPKG

xatto

Version:

xatto is View Layer Library based on Function and Context using VirtualDOM. This is developed by forking from jorgebucaran/superfine.

24 lines (23 loc) 443 B
{ "compileOnSave": false, "compilerOptions": { "sourceMap": true, "declaration": true, "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "noImplicitAny": false, "strict": true, "target": "es5", "typeRoots": [], "types": ["jest"], "lib": [ "es2015", "es2016", "es2017", "dom" ], "jsx": "react", "jsxFactory": "x" } }