feat(monorepo): migrate to typescript monorepo
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
twig:
|
||||
file_name_pattern: '*.twig'
|
||||
date:
|
||||
format: 'd M Y'
|
||||
interval_format: '%d days'
|
||||
timezone: null
|
||||
number_format:
|
||||
decimals: 2
|
||||
decimal_point: ','
|
||||
thousands_separator: '.'
|
||||
globals:
|
||||
'application': '@Basango\SharedKernel\Domain\Application'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
Reference in New Issue
Block a user