Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Sep 5, 2024
1 parent 371be7c commit 3797317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/code-sample/php.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import { snakeCase } from 'change-case'

import type { Json, NonNullJson } from 'lib/json.js'

import type { CodeSampleDefinition, Context } from './schema.js'

export const createPhpRequest = (
Expand Down

0 comments on commit 3797317

Please sign in to comment.