This website requires JavaScript.
Explore
Help
Register
Sign In
Xefir
/
repod
Watch
1
Star
2
Fork
0
You've already forked repod
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
36
Wiki
Activity
43dfa54d64
repod
/
.eslintrc.js
9 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Init
2023-06-22 18:10:30 +00:00
module
.
exports
=
{
extends
:
[
'@nextcloud'
,
Fix small typos
2023-07-02 14:56:58 +00:00
]
,
Begin Discover
2023-07-02 16:30:42 +00:00
rules
:
{
'sort-imports'
:
'error'
,
}
,
Init
2023-06-22 18:10:30 +00:00
}
Reference in New Issue
Copy Permalink