index
:
rooster.hetmml.nl
action-tests
basisrooster
beta
clickable-users
currentWeek
elm
favicon
master
react
sync-with-db
useHTTPS
The search engine of the MML Schedule page
Noah Loomans
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.eslintrc.js
blob: 2090205f2e88502f528177308a991b3dc5bc455a (
plain
)
1
2
3
4
5
6
7
module
.
exports
=
{
"extends"
:
"airbnb"
,
"env"
:
{
"browser"
:
true
,
"node"
:
true
,
},
};