This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
104a0f5181
Ghost
/
.eslintignore
4 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added new card src files to eslint ignore - we don't need lint to run on these files as they are intended for the browser
2021-11-04 14:58:36 +03:00
core/frontend/src/**/*.js
Finished moving public to frontend refs: https://github.com/TryGhost/Ghost/commit/ae33c897075750c80630fd08d4713b04067eb8bb - I forgot to do all the meta tasks to cleanup the move of public 🙈
2021-10-19 14:33:46 +03:00
core/frontend/public/**/*.js
Moved grunt-eslint to npm script executing eslint (#10474) refs #9441 * Updated top-level ids to use const * Removed one layer of indentation * Added .eslintignore files for server and test tasks * Added npm scripts for eslint * Fixed lint command in w/ grunt * Uninstalled grunt-eslint * Added eslint config
2019-02-11 15:26:06 +03:00
core/server/lib/members/static/auth/**/*.js
Reference in New Issue
Copy Permalink