Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

jslint error in authentication #77

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

sod
Copy link
Contributor

@sod sod commented Mar 18, 2016

I did:

npm i -g yo generator-feathers
yo feathers

With settings:

? Project name feathers-ng2
? Description
? What type of API are you making? REST, Realtime via Socket.io
? CORS configuration Enabled for all domains
? What database do you primarily want to use? NeDB
? What authentication providers would you like to support? local, github

And npm test fails with:

> [email protected] jshint /Users/avweiss/dev/feathers-ng2
> jshint src/. test/. --config

src/services/authentication/index.js: line 18, col 2, Missing semicolon.

@daffl
Copy link
Member

daffl commented Mar 18, 2016

Sweet. Thank you!

daffl added a commit that referenced this pull request Mar 18, 2016
jslint error in authentication
@daffl daffl merged commit 37cb35b into feathersjs-ecosystem:master Mar 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants