mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JS: Add test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<span>hey</span>
|
||||
</template>
|
||||
<script>
|
||||
export default { data: 42 }
|
||||
</script>
|
||||
Reference in New Issue
Block a user