feat: implement pos goods management module; add create, update, and list components with API integration
This commit is contained in:
@@ -55,16 +55,6 @@
|
||||
"typescript": "~5.8.3"
|
||||
},
|
||||
"name": "psp_panel",
|
||||
"prettier": {
|
||||
"overrides": [
|
||||
{
|
||||
"files": "*.html",
|
||||
"options": {
|
||||
"parser": "angular"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "ng build",
|
||||
|
||||
Reference in New Issue
Block a user