EQuimper/nodejs-api-boilerplate

View on GitHub

Showing 69 of 69 total issues

Parsing error: The keyword 'import' is reserved
Open

import bodyParser from 'body-parser';
Severity: Minor
Found in src/config/middlewares.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import faker from 'faker';
Severity: Minor
Found in src/seeds/user.seed.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import { expect } from 'chai';

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import mongoose, { Schema } from 'mongoose';
Severity: Minor
Found in src/models/user.model.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import { Router } from 'express';
Severity: Minor
Found in src/routes/post.routes.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import { Router } from 'express';
Severity: Minor
Found in src/routes/seed.routes.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import { expect } from 'chai';

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import { expect } from 'chai';

For more information visit Source: http://eslint.org/docs/rules/

Parsing error: The keyword 'import' is reserved
Open

import express from 'express';
Severity: Minor
Found in src/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language