forked from GitHub/gf-core
Get marshalling of integers working
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"target": "ES2015",
|
||||
"module": "commonjs",
|
||||
"rootDir": "./",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user