Skip to content

Conversation

remilonwheels
Copy link

No description provided.

### My Custom Jams ###
*.env
.appnote
build
Copy link

@thomasxmartinez thomasxmartinez Mar 22, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on remembering to ignore build/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

▓⚗_⚗▓

const swaggycowApp = angular.module('swaggycowApp', []);

swaggycowApp.controller('SwaggycowController', ['$log', '$scope', SwaggycowController]);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hopped up out my bed! turned my swag on!

"scripts": {
"build": "./node_modules/webpack/bin/webpack.js",
"watch": "./node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot"
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to leave this here. You had the .eslintrc but forgot to add a script "lint": "./node_modules/eslint/bin/eslint.js .", add one in and resubmit for full points

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants