RConfigurationDsl

annotation class RConfigurationDsl

Forces R file type configurations to be on the same level, such as:

tasks.generateR {
css { }
json { }
properties { }
}