Skip to content

Instantly share code, notes, and snippets.

View ryanpback's full-sized avatar
Drinking coffee and punching keys

Ryan Back ryanpback

Drinking coffee and punching keys
View GitHub Profile
{
"name": "online-store",
"version": "0.0.0",
"license": "MIT",
"angular-cli": {},
"scripts": {
"ng": "ng",
"start": "ng serve",
"lint": "tslint \"src/**/*.ts\" --project src/tsconfig.json --type-check && tslint \"e2e/**/*.ts\" --project e2e/tsconfig.json --type-check",
"test": "ng test",