src/support/Server.js
Function constructor
has 64 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
constructor () {
this.port = process.env.port;
this.env = process.env.NODE_ENV;
if (!fs.existsSync(ProyPath('.koaton'))) {
fs.writeFileSync(ProyPath('.koaton'), JSON.stringify({