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
5692c3cb4d
jiti-meet
/
.eslintrc.js
7 lines
112 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'
:
[
chore(deps) adapt to eslint-config-jitsi rename
2021-11-10 10:37:43 +00:00
'@jitsi/eslint-config'
ref(TS Convert some files to TS (#12191)
2022-09-19 07:40:03 +00:00
]
,
'ignorePatterns'
:
[
'*.d.ts'
]
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
}
;