mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-03 20:39:29 -05:00
* fix(algolia-index): npm install -g npm@latest * fix(algolia-index): `ts-node` * fix(algolia-index): ts errors
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"module": "CommonJS"
|
|
}
|
|
}
|