mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-09 14:18:02 -05:00
13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
{
|
|
"jsc": {
|
|
"target": "es2022"
|
|
},
|
|
"env": {
|
|
"targets": {
|
|
"chrome": "91",
|
|
"firefox": "90",
|
|
"safari": "14.1",
|
|
"edge": "91"
|
|
}
|
|
}
|
|
} |