Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I446dc88e7dab36f8955338d650b85ac46a6a6964
7 lines
106 B
Text
7 lines
106 B
Text
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"printWidth": 100,
|
|
"plugins": []
|
|
}
|