Repository URL to install this package:
Version:
2.0.11-8 ▾
|
notion-desktop
/
usr
/
lib
/
notion-desktop
/
resources
/
app
/
node_modules
/
react-intl
/
src
/
tsconfig.cjs.json
|
---|
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "../dist",
"module": "commonjs",
"target": "es5",
}
}