mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-22 05:25:13 +01:00
84b1a800c7
* feat(rewrite): Rewrote the whole thing in ReactJS 💅
* chore(docs): Updated
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/preset-env",
|
|
"@babel/preset-react"
|
|
]
|
|
}
|