mirror of
https://codeberg.org/timelimit/timelimit-server-ui.git
synced 2026-08-31 21:23:45 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"lib": ["es2015", "dom"],
|
||||
"strictNullChecks": true,
|
||||
"noImplicitAny": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user