A Yeoman generator to (re)generate a FeathersJS application supporting both REST and GraphQL architectural concepts and their query languages.
44
stars
30
forks
source link
Semicolons when: "semicolons": false, in feathers-gen-specs.json #277
Closed
MarcGodard closed 4 years ago
Steps to reproduce
the
module.exports = moduleExports
line has a semicolon after each regeneration.I have many custom services, so going through to fix them all gets a little annoying.