mirror of
https://github.com/vale981/practical-cl-beautified
synced 2025-03-04 17:11:42 -05:00
10 lines
131 B
Text
10 lines
131 B
Text
![]() |
{
|
||
|
"parserOptions": {
|
||
|
"ecmaVersion": 6,
|
||
|
"sourceType": "module",
|
||
|
},
|
||
|
"rules": {
|
||
|
"semi": 2
|
||
|
}
|
||
|
}
|