mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-20 22:04:39 -04:00
initial commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "@forbeslindesay/tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "lib",
|
||||
"incremental": true,
|
||||
"rootDir": "src",
|
||||
"tsBuildInfoFile": "lib/.tsbuildinfo"
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
||||
Reference in New Issue
Block a user