Ghost/ghost/security
Hannah Wolfe b80b90229f Added consistent linting pattern to all packages
refs: https://github.com/TryGhost/Toolbox/issues/188

- some of our older packages used a pattern for linting which missed using test config for linting tests
- we need this to be consistent so that we can add more eslint rules for testing
- two packages also didn't use the lib pattern, which made the lint pattern error - so this was fixed as well
2023-06-13 10:43:29 +01:00
..
lib Protected against missing NODE_ENV variable 2022-08-18 08:34:53 +02:00
test Fixed flaky test 2022-07-26 12:51:37 +02:00
.eslintrc.js Created @tryghost/security package 2020-08-11 13:29:32 +01:00
index.js Added secret.create util to security package 2022-05-06 15:15:40 +01:00
package.json Added consistent linting pattern to all packages 2023-06-13 10:43:29 +01:00