mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-21 04:14:26 +00:00
chore: init web project
This commit is contained in:
6
web/.vscode/setting.json
vendored
Normal file
6
web/.vscode/setting.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"],
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user