UNPKG

template_assets

Version:

![Compatibility](https://img.shields.io/badge/compatibility-0.6.25-blue) [![Build Status](https://github.com/dfinity/examples/workflows/motoko-superheroes-example/badge.svg)](https://github.com/dfinity/examples/actions?query=workflow%3Amotoko-superheroes

16 lines (15 loc) 282 B
{ "compilerOptions": { "allowJs": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "jsx": "react", "lib": [ "ES2018", "DOM" ], //"module": "commonjs", "strict": true, "target": "es2018", } }