index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
mobile
/
.eslintrc.js
blob: 53beac4974963420a4024857c933f1bc9d3fb17d (
plain
) (
blame
)
1
2
3
4
module
.
exports
=
{
root
:
true
,
extends
:
[
"
universe/native
"
]
,
};