CNN-Model / frontend /.prettierrc.json
fahrulputra40
init project
168a9d1
raw
history blame contribute delete
120 Bytes
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}