Is there an .editorconfig equivalent of the Code Style → Kotlin → Packages to Use Import with '*' setting? Setting it and then exporting to .editorconfig puts the newly set value to the
ij_kotlin_packages_to_use_import_on_demand
config, but setting that value does not seem to have the same effect as the IDEA setting.