Skip to content

Commit 3a449f1

Browse files
committed
Test typeof and import types from Typescript
1 parent 25305d4 commit 3a449f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rules/assertions/checkTypes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ export default {
157157
function qux(foo) {
158158
}
159159
`
160-
},
160+
}
161161
]
162162
};

0 commit comments

Comments
 (0)