mirror of
https://github.com/dl-solarity/hardhat-zkit.git
synced 2026-01-10 00:08:03 -05:00
12 lines
136 B
JSON
12 lines
136 B
JSON
{
|
|
"overrides": [
|
|
{
|
|
"files": "*.ts",
|
|
"options": {
|
|
"printWidth": 120,
|
|
"tabWidth": 2
|
|
}
|
|
}
|
|
]
|
|
}
|