mirror of
https://github.com/jwetzell/ddp-js.git
synced 2026-08-30 02:29:00 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS",
|
||||
"declaration": false,
|
||||
"outDir": "./dist/cjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user