UNPKG

vue-cli-plugin-tsx-support

Version:
25 lines (24 loc) 499 B
{ "name": "vue-cli-plugin-tsx-support", "version": "0.4.1", "description": "Enable TSX support for Vue.js", "main": "index.js", "keywords": [ "jsx", "tsx", "typescript", "vue", "vue.js", "vue-cli-plugin" ], "author": "Chanlito Hem <chanlitohem@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/chanlito/vue-cli-plugin-tsx-support" }, "prettier": { "singleQuote": true, "trailingComma": "all" } }