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 77a4942 commit f9e8af7Copy full SHA for f9e8af7
packages/data-context/src/actions/ProjectActions.ts
@@ -6,7 +6,6 @@ import path from 'path'
6
import assert from 'assert'
7
8
import type { ProjectShape } from '../data/coreDataShape'
9
-
10
import type { DataContext } from '..'
11
import { codeGenerator, SpecOptions, hasNonExampleSpec } from '../codegen'
12
import templates from '../codegen/templates'
0 commit comments