UNPKG
fluent-json-schema
Version:
latest (6.0.0)
6.0.0
5.0.0
4.2.1
4.2.0-beta.0
4.1.2
4.1.1
4.1.0
4.0.0
3.1.0
3.0.1
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
JSON Schema fluent API
github.com/fastify/fluent-json-schema
fastify/fluent-json-schema
fluent-json-schema
/
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
})