Problem/Motivation
Add config/sync/README.config.txt outside the docroot of drupal using composer scaffold.
Proposed resolution
Modify scaffold post install to create above path outside the docroot. And point config_sync_directories in default.settings.php to '../config/sync' by default.
Remaining tasks
Get more insight from other community members.
User interface changes
N/A
API changes
N/A
Data model changes
N/A