This website requires JavaScript.
Explore
Help
Sign In
danog
/
inline-critical
Watch
1
Star
0
Fork
0
You've already forked inline-critical
mirror of
https://github.com/danog/inline-critical.git
synced
2024-11-27 04:24:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0674ba090b
inline-critical
/
.jshintrc
9 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-08-04 00:01:39 +02:00
{
fix jshint :)
2014-10-19 03:22:08 +02:00
"laxcomma": true,
"globals": {
"it": false,
"describe": false
},
"node": true
Initial commit
2014-08-04 00:01:39 +02:00
}
Reference in New Issue
Copy Permalink