mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"formatter": {
|
|
"indentStyle": "space",
|
|
"indentWidth": 2,
|
|
"lineWidth": 80,
|
|
"lineEnding": "lf"
|
|
},
|
|
"files": { "includes": ["**", "!!spec-built/**", "!!engine262/**"] }
|
|
}
|