mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
9 lines
85 B
JSON
9 lines
85 B
JSON
{
|
|
"exclude": [
|
|
"./build/"
|
|
],
|
|
"compilerOptions": {
|
|
"strict": true
|
|
}
|
|
}
|