0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabian Becker 1a9e91f120 Replace JSLint with JSHint.
closes #2277
- Added ES6 linting to core/client/
- Fix typeof array comparison
2014-03-04 15:47:39 +00:00
..
client Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
server Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
shared Add support for typographically-correct punctuation 2014-02-28 09:44:08 +00:00
test Use tag as title on tag pages 2014-03-04 11:52:27 +01:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
server.js