Create .spectral.mjs

This commit is contained in:
James Clague 2022-12-30 16:16:28 -07:00 committed by GitHub
parent 489675716a
commit 16c7ff4988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.spectral.mjs Normal file
View File

@ -0,0 +1,2 @@
import ruleset from "https://stoplight.io/api/v1/projects/cHJqOjE3NTU4OQ/spectral.js?branch=main&token=e4f4ffbe-f8ad-4829-b09f-cf2703afac49";
export default { extends: ruleset };