UNPKG

remark-taggable

Version:

Parse and render custom #tags and @mentions

8 lines (6 loc) 173 B
import eslint from "@eslint/js"; import tseslint from "typescript-eslint"; export default tseslint.config( eslint.configs.recommended, tseslint.configs.recommended, );