"minor" refactor
This commit is contained in:
parent
1bc5801d8a
commit
ef22044922
7 changed files with 48 additions and 36 deletions
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"dev": "NODE_ENV=development tsx watch src/index.ts",
|
||||
"start": "tsx src/index.ts",
|
||||
"lint": "eslint **/*.ts"
|
||||
"lint": "tsc --noEmit && eslint **/*.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cliqz/adblocker": "^1.23.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue