UNPKG
json-schema-resolver
Version:
beta (1.1.1-0)
latest (3.0.0)
3.0.0
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1-0
1.1.0-0
1.0.1-0
1.0.0-0
Resolve all your $refs
github.com/Eomm/json-schema-resolver
Eomm/json-schema-resolver
json-schema-resolver
/
eslint.config.js
6 lines
(4 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
module
.
exports
=
require
(
'neostandard'
)({
ignores
:
require
(
'neostandard'
).
resolveIgnoresFromGitignore
() })