feat: init

This commit is contained in:
Kirk Lin 2023-12-06 22:16:49 +08:00
parent 30083154a8
commit a4a7158ce9
5 changed files with 581 additions and 0 deletions

View file

@ -71,5 +71,8 @@
},
"lint-staged": {
"*": "eslint --fix"
},
"dependencies": {
"@kirklin/palette": "^0.0.0"
}
}