mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 12:57:46 +00:00
chore: lint MD
This commit is contained in:
@@ -67,7 +67,6 @@ If you look at Vue's SFC (single file component) compiler source, there is a fun
|
||||
|
||||
What I came up with is a little script that will take a .vue file of the SFC and spit out how Vue interpretes the TypeScript.
|
||||
|
||||
|
||||
```js
|
||||
import { readFile, writeFile } from "fs";
|
||||
import parseArgs from "minimist";
|
||||
|
||||
Reference in New Issue
Block a user