Skip to content

Commit

Permalink
Merge pull request #12 from Cyberbeni/patch-1
Browse files Browse the repository at this point in the history
Add .ruthlessfilter file extension
  • Loading branch information
explooosion authored May 5, 2023
2 parents 3394cfc + deed96f commit c2b37f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"filter"
],
"extensions": [
".filter"
".filter",
".ruthlessfilter"
],
"configuration": "./language-configuration.json"
}
Expand All @@ -66,4 +67,4 @@
"webpack": "^4.35.0",
"webpack-cli": "^3.3.4"
}
}
}

0 comments on commit c2b37f5

Please sign in to comment.