functions/libary/deployment/root/bicepconfig.json
|
{
// See https://aka.ms/bicep/config for more information on Bicep configuration options // Press CTRL+SPACE/CMD+SPACE at any location to see Intellisense suggestions "analyzers": { "core": { "rules": {} } }, "experimentalFeaturesEnabled": { "testFramework": true, "assertions": true }, "moduleAliases": {} } |