Skip to content

Commit b7fa280

Browse files
committed
chore(examples): fix lint
1 parent 04a1128 commit b7fa280

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

examples/with-linaria/.babelrc

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"presets": [
3-
"next/babel",
4-
"@linaria"
5-
]
6-
}
2+
"presets": ["next/babel", "@linaria"]
3+
}

0 commit comments

Comments
 (0)