mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-27 01:22:30 -04:00
Fix CI
This commit is contained in:
+3
-1
@@ -11,7 +11,9 @@
|
||||
"update": "yarn workspace mobile update",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"eslintIgnore": ["next-env.d.ts"],
|
||||
"eslintIgnore": [
|
||||
"next-env.d.ts"
|
||||
],
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
|
||||
Reference in New Issue
Block a user