Remove redundant files

This commit is contained in:
Jerome Wu
2022-09-22 13:10:59 +08:00
parent 20790e4fd2
commit 56e1f269cf
5 changed files with 3 additions and 14 deletions

View File

@@ -1,6 +1,9 @@
{
"name": "root",
"private": true,
"scripts": {
"lint": "eslint src/bind"
},
"workspaces": [
"packages/*",
"apps/*"