mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 12:33:26 +00:00
fix linter + make proxy work + remove temp files + fix typescript types
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//https://nitro.unjs.io/config
|
||||
export default defineNitroConfig({
|
||||
noPublicDir: true,
|
||||
srcDir: "./src"
|
||||
});
|
||||
|
Reference in New Issue
Block a user