Commit 448e40e
fix(eslint): ignore temporary vite config files (#167)
* fix:ignore temporary vite config files
otherwise eslint might trip over such temp file like this:
Error: ENOENT: no such file or directory, open '/home/workflows/workspace/packages/react-router/vite.config.ts.timestamp-1727808513722-641dfc845ba89.mjs'
* ci: apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent 5c72007 commit 448e40e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments