formatting updates
This commit is contained in:
parent
ffe21e6d6c
commit
d2d0f45c81
50 changed files with 7783 additions and 7432 deletions
|
@ -19,6 +19,12 @@
|
|||
"prettier": "^3.4.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
"prettier":{
|
||||
"useTabs":true,
|
||||
"printWidth":100,
|
||||
"semi":true,
|
||||
"bracketSpacing":false
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@html-eslint/eslint-plugin": "^0.25.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue