Skip to content

Commit 47de198

Browse files
committed
(docs): run formatter
1 parent ddffd8a commit 47de198

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guides/usage-without-a-build-step-node.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,3 @@ assert.strictEqual('Hello Vue Test Utils', wrapper.text())
5353
```
5454

5555
It's as simple as it looks. Since we do not have a build step, we cannot use Single File Components. There is nothing to stop us using Vue in the same style you would when including it from a CDN via a `<script>` tag, however.
56-

0 commit comments

Comments
 (0)