UNPKG

@robotical/ricjs

Version:

Javascript/TS library for Robotical RIC

13 lines (12 loc) 264 B
{ "compilerOptions": { "outDir": "./dist/", "noImplicitAny": true, "module": "es6", "target": "esnext", "jsx": "react", "allowJs": true, "moduleResolution": "node", "allowSyntheticDefaultImports": true } }