summaryrefslogtreecommitdiffstats
path: root/lib/constants/configFiles.js
blob: a67fd74f43652142fc38106c1aec3b30bf34126f (plain)
1
2
3
4
5
// Configuration files to test (sorted)
module.exports = [
    'book.js',
    'book.json'
];