UNPKG
amatch
Version:
latest (1.0.1)
1.0.1
1.0.0
Namespace string matcher
github.com/a-labo/amatch
a-labo/amatch
amatch
/
.codeclimate.yml
14 lines
(13 loc)
•
158 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
engines:
eslint:
enabled:
true
csslint:
enabled:
true
ratings:
paths:
-
lib/**
exclude_paths:
-
ci/**/*
-
example/**/*
-
doc/**/*
-
test/**/*