Skip to content

lab-remil #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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