Comparing version 10.7.0 to 10.8.0
@@ -11,2 +11,5 @@ "use strict"; | ||
'.cjsx': { parserName: 'coffeeParser' }, | ||
'.clj': { parserName: 'clojureParser' }, | ||
'.cljs': { parserName: 'clojureParser' }, | ||
'.cljc': { parserName: 'clojureParser' }, | ||
'.coffee': { parserName: 'coffeeParser' }, | ||
@@ -13,0 +16,0 @@ '.cpp': { parserName: 'defaultParser' }, |
{ | ||
"name": "leasot", | ||
"description": "Parse and output TODOs and FIXMEs from comments in your files", | ||
"version": "10.7.0", | ||
"version": "10.8.0", | ||
"author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)", | ||
@@ -6,0 +6,0 @@ "bin": { |
69220
75
1567