UNPKG
@fastify/throttle
Version:
latest (3.0.2)
next (3.0.0)
3.0.2
3.0.1
3.0.0
3.0.0-pre.fv5.1
2.0.1
2.0.0
1.0.0
Throttle responses in fastify
github.com/fastify/fastify-throttle
fastify/fastify-throttle
@fastify/throttle
/
eslint.config.js
7 lines
(5 loc)
•
135 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
module
.
exports
=
require
(
'neostandard'
)({
ignores
:
require
(
'neostandard'
).
resolveIgnoresFromGitignore
(),
ts
:
true
})