Pārlūkot izejas kodu

flow-typed

master
Lyubo Marinov 7 gadus atpakaļ
vecāks
revīzija
3f4c916066
2 mainītis faili ar 3 papildinājumiem un 4 dzēšanām
  1. 1
    0
      .eslintignore
  2. 2
    4
      flow-typed/npm/flow-bin_v0.x.x.js

+ 1
- 0
.eslintignore Parādīt failu

@@ -7,6 +7,7 @@ lib-jitsi-meet.min.map
7 7
 # Third-party source code which we (1) do not want to modify or (2) try to
8 8
 # modify as little as possible.
9 9
 doc/example/libs/*
10
+flow-typed/*
10 11
 modules/RTC/adapter.screenshare.js
11 12
 
12 13
 # ESLint will by default ignore its own configuration file. However, there does

+ 2
- 4
flow-typed/npm/flow-bin_v0.x.x.js Parādīt failu

@@ -1,8 +1,6 @@
1
-/* @flow */
2
-
3 1
 // flow-typed signature: 6a5610678d4b01e13bbfbbc62bdaf583
4 2
 // flow-typed version: 3817bc6980/flow-bin_v0.x.x/flow_>=v0.25.x
5 3
 
6
-declare module 'flow-bin' {
7
-    declare module.exports: string;
4
+declare module "flow-bin" {
5
+  declare module.exports: string;
8 6
 }

Notiek ielāde…
Atcelt
Saglabāt