telex.hu annoying popup
[Adblock-list-backups-hufilter.git] / .editorconfig
blob4551dfde0cd0c589befbcb59154a01d9e338e4ef
1 root = true
3 [*]
4 end_of_line = lf
5 insert_final_newline = true
7 [*.{txt,sh,js}]
8 charset = utf-8
10 [*.txt,*.js,*.json]
11 indent_style = space
12 indent_size = 2