UNPKG
htcp-purge
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Varnish caches purging method
github.com/wikimedia/htcp-purge
wikimedia/htcp-purge
htcp-purge
/
.eslintrc.yml
6 lines
(5 loc)
•
112 B
YAML
View Raw
1
2
3
4
5
6
extends:
'eslint-config-wikimedia/server'
rules:
no-underscore-dangle:
off
camelcase:
off
no-bitwise:
off