5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
vault-action/jsconfig.json
2019-09-20 15:09:58 -05:00

10 lines
No EOL
143 B
JSON

{
"typeAcquisition": {
"include": [
"jest"
]
},
"compilerOptions": {
"target": "es2018"
}
}