File: .flowconfig

package info (click to toggle)
vue-router.js 3.6.5~ds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,584 kB
  • sloc: javascript: 8,538; sh: 22; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ignore]
.*/node_modules/.*
.*/test/.*
.*/dist/.*
.*/examples/.*
.*/vue/.*

[include]

[libs]
flow

[options]
#unsafe.enable_getters_and_setters=true
suppress_comment= \\(.\\|\n\\)*\\$flow-disable-line