mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-11 00:23:42 +08:00
update build files
Signed-off-by: wozulong <>
This commit is contained in:
4
web/.gitignore
vendored
4
web/.gitignore
vendored
@@ -21,6 +21,4 @@
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.idea
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
.idea/
|
||||
@@ -50,7 +50,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "2.8.8",
|
||||
"typescript": "4.4.2"
|
||||
"typescript": "4.4.2",
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
|
||||
},
|
||||
"prettier": {
|
||||
"singleQuote": true,
|
||||
|
||||
10674
web/yarn.lock
Normal file
10674
web/yarn.lock
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user