Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
browsh-org
/
browsh
mirror of
https://github.com/browsh-org/browsh
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
dependabot/go_modules/interfacer/golang.org/x/net-0.7.0
dependabot/go_modules/interfacer/golang.org/x/text-0.3.8
dependabot/npm_and_yarn/webext/cacheable-request-and-got-10.2.7
dependabot/npm_and_yarn/webext/webpack-5.76.0
dependabot/npm_and_yarn/webext/xml2js-and-web-ext-0.5.0
master
pr/236
tombh/v1.8.3
vim-mode-2022
vim-mode-experimental
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.7.7
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.2
v1.5.1
v1.5.0
v1.4.13
v1.4.12
v1.4.11
v1.4.10
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.5
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.0.13
v1.0.12
v1.0.9
v1.0.8
v1.0.7
v1.0.5
v1.0.2
v0.2.14
v0.2.13
v0.2.11
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.3
v0.2.2
browsh
/
webext
/
.mocharc.cjs
.mocharc.cjs
102 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
'use strict';
module.exports = {
require: 'babel-register',
recursive: true,
timeout: '60000'
};