mirror of
https://github.com/vernu/textbee.git
synced 2026-02-20 15:44:31 -05:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"assets": [
|
|
"mail/templates/**/*"
|
|
],
|
|
"watchAssets": true
|
|
}
|
|
} |