mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-10 18:25:48 +00:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"declarationDir": "dist/dts",
|
|
"target": "esnext",
|
|
"forceConsistentCasingInFileNames": true,
|
|
"strict": true
|
|
}
|
|
}
|