Skip to content

Commit 29fd68c

Browse files
chore: format
1 parent 424267a commit 29fd68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styled-components/components/.babelrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"presets": [
33
"@babel/preset-typescript",
4-
["@babel/preset-react", { "runtime": "automatic" }]
4+
["@babel/preset-react", { "runtime": "automatic" }],
55
],
66
"plugins": ["babel-plugin-styled-components"],
7-
"sourceMaps": "inline"
7+
"sourceMaps": "inline",
88
}

0 commit comments

Comments
 (0)