UNPKG

@raycast/eslint-plugin

Version:

ESLint plugin designed to help Raycast's extensions authors follow best practices

2 lines (1 loc) 52 B
export const titleCase = (input: string) => string;