UNPKG
amp-custom
Version:
alpha (1.4.0-alpha.0)
latest (1.4.0)
1.4.0
1.4.0-alpha.0
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Optimize CSS source for AMP HTML.
github.com/kimulaco/amp-custom
kimulaco/amp-custom
amp-custom
/
.eslintrc.js
7 lines
(6 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { extends:
'standard'
, env: { jest:
true
} }