Project IT Calendar
1.0.0
Advanced Calendar Applet for Cinnamon Desktop Environment
Loading...
Searching...
No Matches
tsconfig.json
Go to the documentation of this file.
1
{
2
"compilerOptions": {
3
"target": "ES2020",
4
"module": "AMD",
5
"outFile": "./files/calendar@projektit.de/applet.js",
6
"rootDir": "./src",
7
"strict": true,
8
"strictPropertyInitialization": false,
9
"skipLibCheck": true,
10
"types": [],
11
"noImplicitAny": false,
12
"removeComments": false
13
},
14
"include": [
15
"src/declarations.d.ts",
16
"src/**/*.ts"
17
]
18
}
tsconfig.json
Generated on Tue Jan 6 2026 06:08:20 for Project IT Calendar by
1.9.8