mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-27 13:14:25 +01:00
html: upgrade to gts 4.0.0
This commit is contained in:
6
html/.prettierrc.js
Normal file
6
html/.prettierrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
...require('gts/.prettierrc.json'),
|
||||
"bracketSpacing": true,
|
||||
"tabWidth": 4,
|
||||
"printWidth": 120,
|
||||
}
|
||||
Reference in New Issue
Block a user