mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
eslint: Remove unused web/third configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
eeb78fe3a4
commit
7950696081
@@ -248,7 +248,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ["web/shared/**", "web/src/**", "web/third/**"],
|
||||
files: ["web/shared/**", "web/src/**"],
|
||||
env: {
|
||||
browser: true,
|
||||
node: false,
|
||||
|
||||
Reference in New Issue
Block a user