mirror of
https://github.com/primer/css.git
synced 2024-11-22 01:53:17 +03:00
ad358f2087
* upgrade * add all stories * new directory * move back to docs * remove from root * cleanup * try node 16 * adjust build script * try to fix build * try node 16 * maybe? * please * bye gatsby * fix button story * add info banner * add missing marketing docs
15 lines
191 B
Plaintext
15 lines
191 B
Plaintext
{
|
|
"sourceType": "unambiguous",
|
|
"presets": [
|
|
"@babel/preset-react",
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"targets": {
|
|
"chrome": 100
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|