1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Fix failing tests

This commit is contained in:
Denis Demchenko
2019-01-07 00:23:01 +02:00
parent cd72625e2c
commit 1085ae62ad
2 changed files with 992 additions and 990 deletions

View File

@@ -3,6 +3,7 @@ root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[{*.js,*.md}]
charset = utf-8