remove docs jsdoc tag from adapter (#2927)

This commit is contained in:
Fred K. Schott 2022-03-29 14:03:45 -07:00 committed by GitHub
parent c24e5c9687
commit fff83bb5c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,7 +171,6 @@ export interface AstroUserConfig {
integrations?: Array<AstroIntegration | AstroIntegration[]>;
/**
* @docs
* @name adapter
* @type {AstroIntegration}
* @default `undefined`