You've already forked agentic-coding-workflow
chore(web): eslint flat-config + prettier setup
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"printWidth": 100
|
||||
}
|
||||
Reference in New Issue
Block a user