This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a7937c072
jiti-meet
/
.eslintrc.js
6 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
ESLint Enable ESLint on jitsi-meet with the same configuration and the same goals as in lib-jitsi-meet.
2016-10-03 16:12:04 +00:00
module
.
exports
=
{
[flow] Take advantage of flow-typed
2017-02-03 18:50:06 +00:00
'extends'
:
[
use central jitsi eslint config (#2108)
2017-10-25 23:02:14 +00:00
'eslint-config-jitsi'
]
ESLint Enable ESLint on jitsi-meet with the same configuration and the same goals as in lib-jitsi-meet.
2016-10-03 16:12:04 +00:00
}
;