mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"exclude": ["node_modules", ".next", "out"]
|
|
}
|