...

Text file src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-targetScope.actual

Documentation: github.com/alecthomas/chroma/lexers/testdata/bicep

     1targetScope = 'resourceGroup'
     2
     3targetScope = 'subscription'
     4
     5targetScope = 'managementGroup'
     6
     7targetScope = 'tenant'

View as plain text