UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

12 lines (11 loc) 154 B
{ "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": true, "strict": true }, "files": [ "./example.ts" ] }