push neon reactor
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"declarationDir": "./build/types",
|
||||
"removeComments": false,
|
||||
"outDir": "./build/es5/mod"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user