mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Add documentation comments everywhere
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "nodenext",
|
||||
"isolatedModules": true,
|
||||
},
|
||||
"include": [
|
||||
"**/*"
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user