UNPKG

thelounge-plugin-shortcuts

Version:

Simple plugin for the irc client thelounge that allows you to register shortcuts/aliases for commands

14 lines (13 loc) 212 B
{ "env": { "browser": false, "node": true, "commonjs": true, "es2021": true }, "extends": ["eslint:recommended", "prettier"], "parserOptions": { "ecmaVersion": 13 }, "rules": {} }