mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-12-04 16:48:45 +00:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
|
|
{
|
||
|
|
"presets": [
|
||
|
|
["env", { "modules": false }],
|
||
|
|
"stage-3"
|
||
|
|
]
|
||
|
|
}
|