mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-13 04:58:16 -04:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": ["node_modules", ".next", "out"]
|
|
}
|