mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 04:43:12 +03:00
b0cf1f949a
refs https://github.com/TryGhost/DevOps/issues/50 - this switches the .eslint configs from `node` to `ts`, which is a new config to support eslint for TypeScript - also makes minor changes to adhere to these new rules
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare module '@tryghost/errors';
|
|
declare module '@tryghost/tpl';
|