mirror of
https://github.com/danog/react-datalist-input.git
synced 2024-12-02 17:37:50 +01:00
5a4aedb30c
built index.js and index.css, added more information to README
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
{
|
|
"presets": ["env"],
|
|
"plugins": [
|
|
"transform-object-rest-spread",
|
|
"transform-react-jsx"
|
|
]
|
|
} |