Skip to content

Commit 2681c86

Browse files
committed
Debugged es lint rules
1 parent b4467f3 commit 2681c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
33
"globalDependencies": ["**/.env.*local"],
4-
"pipeline": {
4+
"tasks": {
55
"build": {
66
"dependsOn": ["^build"],
77
"outputs": [".next/**", "!.next/cache/**"]

0 commit comments

Comments
 (0)