mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
chore(scripts): remove types directory from lint
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "echo build",
|
||||
"lint": "eslint \"./middleware/**/*.ts\" \"./lib/**/*.ts\" \"./types/*.ts\" \"./api/**/*.ts\" --fix",
|
||||
"lint": "eslint \"./middleware/**/*.ts\" \"./lib/**/*.ts\" \"./api/**/*.ts\" --fix",
|
||||
"prepare": "husky install"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user