feat(backend): Fixes #74 - Collection Clubs #88
Annotations
10 errors
|
lint (18):
app/backend/src/app.js#L15
Replace `"./routes/users"` with `'./routes/users'`
|
|
lint (18):
app/backend/src/app.js#L15
'require' is not defined
|
|
lint (18):
app/backend/src/app.js#L11
Replace `"API·Volley·fonctionne·!"` with `'API·Volley·fonctionne·!'`
|
|
lint (18):
app/backend/src/app.js#L10
Replace `"/"` with `'/'`
|
|
lint (18):
app/backend/src/app.js#L2
Replace `"cors"` with `'cors'`
|
|
lint (18):
app/backend/src/app.js#L1
Replace `"express"` with `'express'`
|
|
lint (18):
app/backend/server.js#L20
Replace `err` with `(err)`
|
|
lint (18):
app/backend/server.js#L11
Insert `⏎··`
|
|
lint (18):
app/backend/server.js#L5
'require' is not defined
|
|
lint (18):
app/backend/server.js#L4
'require' is not defined
|