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 aef6823 commit 03bfa1bCopy full SHA for 03bfa1b
src/configuration/mocks.ts
@@ -3,7 +3,6 @@ import { getMockDataSource } from 'gcopypaste/app/features/datasources/__mocks__
3
4
import { PromOptions } from '../types';
5
6
-
7
export function createDefaultConfigOptions(): DataSourceSettings<PromOptions> {
8
return getMockDataSource<PromOptions>({
9
jsonData: {
0 commit comments