Skip to content
Snippets Groups Projects
.reduxrc 160 B
Newer Older
  • Learn to ignore specific revisions
  • {
        "sourceBase":"frontend/src",
        "testBase":"frontend/test/unit",
        "smartPath":"containers",
        "dumbPath":"components",
        "fileCasing":"default"
    }