mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Add prettier config, format codebase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export interface CodeObject {
|
||||
cli?: string
|
||||
utility?: string
|
||||
code?: string
|
||||
usage?: string
|
||||
installation?: string
|
||||
cli?: string;
|
||||
utility?: string;
|
||||
code?: string;
|
||||
usage?: string;
|
||||
installation?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user