Skip to content

Commit 07eff38

Browse files
author
Gleb Ivanov
committed
fixed review issues
1 parent cdd6366 commit 07eff38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/component.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ const reservedPropertyNames = [
109109
]
110110

111111
function forwardStaticMembersAndCollectReflection (
112-
Extended: typeof Vue,
113-
Original: typeof Vue,
114-
Super: typeof Vue,
115-
reflectionMap: ReflectionMap
112+
Extended: typeof Vue,
113+
Original: typeof Vue,
114+
Super: typeof Vue,
115+
reflectionMap: ReflectionMap
116116
): void {
117117
// We have to use getOwnPropertyNames since Babel registers methods as non-enumerable
118118
Object.getOwnPropertyNames(Original).forEach(key => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy