mirror of
https://github.com/Ukendio/jecs.git
synced 2026-02-04 15:15:21 +00:00
10 lines
208 B
Text
Executable file
10 lines
208 B
Text
Executable file
{
|
|
"aliases": {
|
|
"jecs": "./jecs",
|
|
"testkit": "./tools/testkit",
|
|
"mirror": "./mirror",
|
|
"tools": "./tools",
|
|
"addons": "./addons"
|
|
},
|
|
"languageMode": "strict"
|
|
}
|