mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2026-07-27 15:44:17 +08:00
chore: init project
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
node_modules
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
.DS_Store
|
||||||
|
dist
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
export {}
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "antd-tiny-vue",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"author": "",
|
||||||
|
"license": "ISC",
|
||||||
|
"devDependencies": {
|
||||||
|
"@mistjs/eslint-config-vue-jsx": "^0.0.3",
|
||||||
|
"eslint": "^8.34.0",
|
||||||
|
"prettier": "^2.8.4",
|
||||||
|
"typescript": "^4.9.5"
|
||||||
|
}
|
||||||
|
}
|
||||||
Generated
+2284
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user