Adjusted title screen
This commit is contained in:
@@ -15,7 +15,7 @@ export default defineConfig([
|
||||
globals: globals.browser
|
||||
},
|
||||
rules: {
|
||||
"indent": ["error", "tab"]
|
||||
"indent": ["error", 2]
|
||||
}
|
||||
},
|
||||
tseslint.configs.recommended,
|
||||
|
||||
Reference in New Issue
Block a user