Skip to content

Commit

Permalink
Add .ruthlessfilter file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberbeni authored May 5, 2023
1 parent 6a85e6f commit deed96f
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 deed96f

Please sign in to comment.