Skip to content

Commit b1c58d7

Browse files
committed
fix: added eslint ignore from sitemap.xml
1 parent 7440db5 commit b1c58d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ module.exports = [
8484
'eslint.config.js',
8585
'.nx',
8686
'jest.config.ts',
87+
'sitemap.js',
8788
],
8889
},
8990
]

0 commit comments

Comments
 (0)