lint using oxlint (#106)
This commit is contained in:
@@ -87,7 +87,7 @@ export function devErrorAndNavigationPlugin(): Plugin {
|
||||
};
|
||||
}
|
||||
|
||||
export default defineConfig(({ mode }) => ({
|
||||
export default defineConfig(() => ({
|
||||
server: {
|
||||
host: "::",
|
||||
port: 8080,
|
||||
|
||||
Reference in New Issue
Block a user