Make TS lowercase in table
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>src</th>
|
||||
<th>TS</th>
|
||||
<th>ts</th>
|
||||
<th>msg</th>
|
||||
<th>host</th>
|
||||
<th>nick</th>
|
||||
|
||||
@@ -10,7 +10,6 @@ exclude = '''
|
||||
| webpack-stats.html # also separately exclude a file named webpack-stats.html in the root of the project
|
||||
)
|
||||
'''
|
||||
|
||||
[tool.curlylint.rules]
|
||||
indent = 2
|
||||
html_has_lang = 'en-GB'
|
||||
|
||||
Reference in New Issue
Block a user