RevelaOS/node_modules/@isomorphic-git/idb-keyval/tsconfig.json
2023-10-15 23:53:41 +01:00

9 lines
149 B
JSON

{
"compilerOptions": {
"alwaysStrict": true,
"module": "esnext",
"strict": true,
"target": "esnext",
"declaration": true
}
}