remove docs jsdoc tag from adapter (#2927)
This commit is contained in:
parent
c24e5c9687
commit
fff83bb5c2
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ export interface AstroUserConfig {
|
|||
integrations?: Array<AstroIntegration | AstroIntegration[]>;
|
||||
|
||||
/**
|
||||
* @docs
|
||||
* @name adapter
|
||||
* @type {AstroIntegration}
|
||||
* @default `undefined`
|
||||
|
|
Loading…
Reference in a new issue