mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
Add support for .mjs nodejs files
This commit is contained in:
parent
73965bdb95
commit
30725691b2
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
.coffee 38;5;074;1
|
||||
.java 38;5;074;1
|
||||
.js 38;5;074;1
|
||||
.mjs 38;5;074;1
|
||||
.jsm 38;5;074;1
|
||||
.jsm 38;5;074;1
|
||||
.jsp 38;5;074;1
|
||||
|
|
Loading…
Reference in a new issue