mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-06 06:45:07 +01:00
* fix(algolia-index): npm install -g npm@latest * fix(algolia-index): `ts-node` * fix(algolia-index): ts errors
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"module": "CommonJS"
|
|
}
|
|
}
|