mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-01 01:09:03 +03:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"Exclude" : ["expected", "*.js"],
|
|
"Disable": {
|
|
"IndentSize": true,
|
|
"Indentation": true
|
|
}
|
|
}
|