代码拉取完成,页面将自动刷新
{
"name": "wisbayar-website",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite-ssg build",
"preview": "vite preview",
"prepare": "husky install",
"lint:style": "stylelint --cache --fix \"**/*.{vue,less,postcss,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/",
"lint:eslint": "eslint --cache --max-warnings 0 \"{src,mock}/**/*.{vue,ts,js,tsx}\" --fix"
},
"dependencies": {
"vue": "^3.2.41"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vueuse/head": "^1.0.18",
"eslint": "^8.28.0",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.8.0",
"husky": "^8.0.0",
"less": "^4.1.3",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"stylelint": "^14.15.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^5.0.0",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.11.5",
"unplugin-vue-components": "^0.22.11",
"vite": "^3.2.3",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-md": "^0.20.4",
"vite-plugin-pages": "^0.27.1",
"vite-ssg": "^0.22.0",
"vue-router": "^4.1.6",
"vue-tsc": "^1.0.9"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
"eslint --fix"
],
"**/*.{css,less,scss,vue}": [
"stylelint --fix"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。