mirror of
https://github.com/DevLARLEY/AndroidWidevineProxy.git
synced 2026-07-15 19:10:02 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2019",
|
||||
"module": "ESNext",
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["agent/**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user