UNPKG
@fastify/view
Version:
latest (11.0.0)
next (10.0.0)
11.0.0
10.0.2
10.0.1
10.0.0
10.0.0-pre.fv5.2
10.0.0-pre.fv5.1
9.1.0
9.0.0
8.2.0
8.1.0
8.0.0
7.4.1
7.4.0
7.3.0
7.2.0
7.1.2
7.1.1
7.1.0
7.0.0
Template plugin for Fastify
github.com/fastify/point-of-view
fastify/point-of-view
@fastify/view
/
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
})