mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 02:24:18 +00:00
11 lines
239 B
Plaintext
Executable File
11 lines
239 B
Plaintext
Executable File
{
|
|
"$schema": "http://json.schemastore.org/swcrc",
|
|
"module": {
|
|
"type": "commonjs",
|
|
// These are defaults.
|
|
"strict": false,
|
|
"strictMode": true,
|
|
"lazy": false,
|
|
"noInterop": false
|
|
}
|
|
} |