mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
10 lines
97 B
JSON
10 lines
97 B
JSON
{
|
|
"env": {
|
|
"es6": true,
|
|
"node": true
|
|
},
|
|
"parserOptions": {
|
|
"ecmaVersion": "latest"
|
|
}
|
|
}
|