23 lines
561 B
Plaintext
23 lines
561 B
Plaintext
[
|
|
{
|
|
"pluralizeNames": true,
|
|
"noConfigs": true,
|
|
"convertCaseFile": "none",
|
|
"convertCaseEntity": "pascal",
|
|
"convertCaseProperty": "camel",
|
|
"convertEol": "LF",
|
|
"propertyVisibility": "none",
|
|
"lazy": false,
|
|
"activeRecord": false,
|
|
"generateConstructor": true,
|
|
"customNamingStrategyPath": ".tomg-naming-strategy.js",
|
|
"relationIds": false,
|
|
"strictMode": "!",
|
|
"skipSchema": true,
|
|
"indexFile": false,
|
|
"exportType": "named",
|
|
"skipNonPrimaryKeyIndexes": true,
|
|
"removeColumnsInRelation": false
|
|
}
|
|
]
|