mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-19 21:51:16 -06:00
Co-authored-by: Kukhyeon Heo <sainthkh@naver.com> Co-authored-by: Gleb Bahmutov <gleb.bahmutov@gmail.com>
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
{
|
|
"presets": [["@babel/preset-env", { "targets": { "node": 10 }}]]
|
|
}
|