set up new workflow and migrate to .forgejo dir #5
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const gitignorePath = fileURLToPath(new URL('./.gitignore', import.meta.url));
|
|||
|
||||
export default ts.config(
|
||||
includeIgnoreFile(gitignorePath),
|
||||
{ ignores: ['.opencode/'] },
|
||||
js.configs.recommended,
|
||||
...ts.configs.recommended,
|
||||
...svelte.configs['flat/recommended'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue