added karma.conf.js (#42)

as seen in https://github.com/visionmedia/debug
This commit is contained in:
Thomas Reggi
2017-12-01 07:14:23 -08:00
committed by TJ Holowaychuk
parent 43e6ab33d1
commit db2c298d2d
+1
View File
@@ -53,6 +53,7 @@ var DefaultFiles = []string{
".babelrc",
".yo-rc.json",
"jest.config.js",
"karma.conf.js",
".appveyor.yml",
"tsconfig.json",
}