mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-22 22:25:01 -04:00
initial commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": ["@forbeslindesay/tsconfig/tslint"],
|
||||
"linterOptions": {
|
||||
"exclude": ["coverage/", "dist/", "**/node_modules/**"]
|
||||
},
|
||||
"rules": {}
|
||||
}
|
||||
Reference in New Issue
Block a user