2025-02-21 18:26:36 +01:00

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
}
}