Francis Brito

Results 2 issues of Francis Brito

It would be awesome for proof reading content before submitting.

They would be useful for those of us using TS. Here's the current definition I'm using: ```ts declare module 'mention-hashtag' { export enum ExtractionType { MENTION = '@', HASH_TAG =...