fork-openpgpjs/tsconfig.json
2021-02-09 19:25:20 +01:00

9 lines
85 B
JSON

{
"exclude": [
"./build/"
],
"compilerOptions": {
"strict": true
}
}