Skip to content

Commit

Permalink
chore: allow cjs and mjs info strings
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Feb 23, 2021
1 parent 85839e9 commit 8d37c0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Expand Up @@ -24,6 +24,7 @@ module.exports.plugins = [
flags: [
"bash",
"c",
"cjs",
"coffee",
"console",
"cpp",
Expand All @@ -32,6 +33,7 @@ module.exports.plugins = [
"js",
"json",
"markdown",
"mjs",
"powershell",
"r",
"text",
Expand Down

0 comments on commit 8d37c0e

Please sign in to comment.