"chore: update frontend dev script to include lint checks and add ESLint config file"
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 240
|
||||
"printWidth": 100
|
||||
}
|
||||
|
Reference in New Issue
Block a user