mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-04 06:30:24 +00:00
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"name": "invalid main",
|
|
"main": [
|
|
"why is this a thing",
|
|
"srsly omg wtf"
|
|
]
|
|
}
|