Skip to content

Adds missing line in tsconfig.json

Robert P. Levy requested to merge rplevy/mmmmm-mobile:master into master

This fixes the missing index.js problem. The typescript sourcefile that comples to index.js needs to be explicitly included evidently.

Merge request reports