UNPKG

@tomjs/create-app

Version:
10 lines (9 loc) 236 B
{ "scripts": { "build": "vscode-dev && vue-tsc --noEmit && vite build", "lint:eslint": "eslint \"{src,extension}/**/*.{js,cjs,ts,tsx,vue}\" *.{js,cjs,ts} --fix --cache" }, "dependencies": { "vue-i18n": "^9.14.0" } }