This website requires JavaScript.
Explore
Help
Register
Sign In
FumeNodes
/
link-free
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dsoaress/link-free.git
synced
2026-08-22 09:20:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4b037f2733e6c5049494a0baa65aee81736e3a5
link-free
/
.babelrc.json
T
5 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
refactor: with styled-components
2021-12-18 00:50:54 -03:00
{
"presets"
:
[
"next/babel"
],
"plugins"
:
[[
"styled-components"
,
{
"ssr"
:
true
}]]
}
Reference in New Issue
Copy Permalink