mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 17:29:32 -06:00
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