UNPKG

fastify-cli

Version:

Run a fastify route with one command!

11 lines (9 loc) 221 B
'use strict' module.exports = require('neostandard')({ ignores: [ ...require('neostandard').resolveIgnoresFromGitignore(), 'test/data/parsing-error.js', 'test/data/undefinedVariable.js', ], ts: true })