Skip to content

Commit

Permalink
chore: remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
edison1105 committed Oct 21, 2024
1 parent ad255b5 commit aa616fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/runtime-core/src/apiCreateApp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ export interface AppConfig {
isCustomElement?: (tag: string) => boolean

/**
* TODO document for 3.5
* Enable warnings for computed getters that recursively trigger itself.
*/
warnRecursiveComputed?: boolean
Expand Down

0 comments on commit aa616fa

Please sign in to comment.