mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-02 13:03:17 +00:00
fix lint
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
strictPort:true,
|
||||
port: 5173
|
||||
}
|
||||
strictPort: true,
|
||||
port: 5173,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user