Project created by running npm init -y npm install "@nativescript/types" touch tsconfig.json echo '/// <reference path="./node_modules/@nativescript/types/index.d.ts" />' > references.d.ts