We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909fd82 commit 818c07fCopy full SHA for 818c07f
identify/extensions.py
@@ -56,6 +56,7 @@
56
'ear': {'binary', 'zip', 'jar'},
57
'edn': {'text', 'clojure', 'edn'},
58
'ejs': {'text', 'ejs'},
59
+ 'ejson': {'text', 'json', 'ejson'},
60
'env': {'text', 'dotenv'},
61
'eot': {'binary', 'eot'},
62
'eps': {'binary', 'eps'},
0 commit comments