@dotcom-tool-kit/types
Advanced tools
Comparing version 2.7.1 to 2.8.0
@@ -33,2 +33,3 @@ import type prompts from 'prompts'; | ||
import type { CypressOptions } from './schema/cypress'; | ||
import type { TypeScriptOptions } from './schema/typescript'; | ||
export declare type Options = { | ||
@@ -50,4 +51,5 @@ '@dotcom-tool-kit/eslint'?: ESLintOptions; | ||
'@dotcom-tool-kit/cypress'?: CypressOptions; | ||
'@dotcom-tool-kit/typescript'?: TypeScriptOptions; | ||
}; | ||
export {}; | ||
//# sourceMappingURL=schema.d.ts.map |
{ | ||
"name": "@dotcom-tool-kit/types", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45157
68
752