1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Add SRI generation script (#2104)

This commit is contained in:
Paweł Kuna
2025-03-24 01:26:53 +01:00
committed by GitHub
parent 74e5d26c20
commit f94b153f7f
17 changed files with 190 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
{
"bracketSpacing": true,
"jsxSingleQuote": false,
"printWidth": 240,
"printWidth": 320,
"proseWrap": "always",
"semi": false,
"singleQuote": false,