Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.lgtm.yml - github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6bcbd3f4383001020e49382e3636d274eca1e431 (plain)
1
2
3
4
5
6
7
8
9
extraction:
  javascript:
    index:
      exclude:
        - "build/"
        - "lib/"
      filters:
        - exclude: "src/jsxc.intro.js"
        - exclude: "src/jsxc.outro.js"