Skip to content

Commit

Permalink
refactor: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Sep 12, 2024
1 parent c3cd9bc commit d29e31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openapi.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
createPreset,
semanticReleaseGit,
SemanticReleasePlugin,
type SemanticReleasePlugin,
} from "~/_config";

const openApiSpecGlob = "spec/**/*.yaml";
Expand Down

0 comments on commit d29e31e

Please sign in to comment.