UNPKG
string-utilz
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.5.0
String utilities for JavaScript.
github.com/MaddHacker/string-utilz
MaddHacker/string-utilz
string-utilz
/
.codeclimate.yml
17 lines
(16 loc)
•
232 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
engines:
duplication:
enabled:
true
checks:
Similar code:
enabled:
false
config:
languages:
-
javascript
fixme:
enabled:
true
ratings:
paths:
-
"**.js"
exclude_paths:
-
"__tests__/"