⬆️ Upgrade dependencies
This commit is contained in:
@ -1,5 +0,0 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: ['custom'],
|
||||
ignorePatterns: ['/tests'],
|
||||
}
|
@ -7,7 +7,6 @@
|
||||
"scripts": {
|
||||
"dev": "tsup --watch",
|
||||
"build": "tsup",
|
||||
"lint": "eslint \"src/**/*.ts*\"",
|
||||
"test": "pnpm jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user