Skip to content

Commit

Permalink
ci: disable pkg-schema validation
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofFredriksson committed Dec 9, 2022
1 parent 0d0f4da commit 53a6b83
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .clintonrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"pkg-main": "off",
"xo": "off",
"use-travis": "off",
"ava": "off"
"ava": "off",
"pkg-schema": "off"
}
}
}

0 comments on commit 53a6b83

Please sign in to comment.