Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.reduxrc 169 B
{
    "sourceBase":"frontend/src/metabase",
    "testBase":"frontend/test/unit",
    "smartPath":"containers",
    "dumbPath":"components",
    "fileCasing":"default"
}