🎉 | Project initialized
This commit is contained in:
9
lune.config.js
Normal file
9
lune.config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
// Welcome to your Lune config file!
|
||||
// You can view documentation on Lune here:
|
||||
// https://github.com/uwu/shelter/tree/main/packages/lune
|
||||
|
||||
import { defineConfig } from "@uwu/lune";
|
||||
|
||||
export default defineConfig({
|
||||
// configure lune here
|
||||
});
|
||||
Reference in New Issue
Block a user