We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52313c commit caab2aeCopy full SHA for caab2ae
tools/spectral/ipa/metrics/metricCollection.js
@@ -1,7 +1,5 @@
1
import spectral from '@stoplight/spectral-core';
2
-import { fileURLToPath } from 'node:url';
3
import * as fs from 'node:fs';
4
-import * as path from 'node:path';
5
import {
6
loadOpenAPIFile,
7
extractTeamOwnership,
0 commit comments