We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23388b6 commit 6f12071Copy full SHA for 6f12071
examples/axios.ts
@@ -4,7 +4,6 @@ import type { Builder, Command, Describe, Handler } from 'landlubber'
4
5
import { serializeUrlSearchParams } from '@seamapi/url-search-params-serializer'
6
7
-// eslint-disable-next-line @typescript-eslint/no-empty-interface
8
interface Options {}
9
10
export const command: Command = 'axios'
0 commit comments