vue-script-type-check

1.0.0 • Public • Published

vue-script-type-check

CI Downloads Version License GitHub stars

command line Type-Checking tool for only the script part of Vue

https://user-images.githubusercontent.com/11070996/175428327-a67f970a-46d4-4de1-8317-77b68a4670e5.mp4

🚀 Usage

Run the script in the directory where tsconfig.json is located.

$ npx vue-script-type-check ./src/**/*.vue

options

option default description
-t, --tsconfig-path ./tsconfig.json Path to tsconfig.json.

Contributing

Contributions are welcome 🎉
We accept contributions via Pull Requests. See this guide on how to make a contribution.

📄 License

vue-script-type-check is available under the MIT License.

🛣️ TODO

  • [x] Fix bug where accurate line numbers were not displayed
  • [ ] Add auto publish

Readme

Keywords

Package Sidebar

Install

npm i vue-script-type-check

Weekly Downloads

22

Version

1.0.0

License

MIT

Unpacked Size

56 kB

Total Files

45

Last publish

Collaborators

  • ryokawamata