We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c1c72 commit a783b15Copy full SHA for a783b15
docs/configuration.md
@@ -19,6 +19,8 @@ project:
19
directory: .\
20
# output should support nullable reference types
21
nullable: true
22
+ # use file scoped namespaces
23
+ fileScopedNamespace: true
24
#---------------------------------#
25
# data section - Used for configuring database connections
26
0 commit comments