repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ec87be
)
refactor: cleanup eslint configuration
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 25 Jul 2024 18:14:51 +0000
(20:14 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Thu, 25 Jul 2024 18:14:51 +0000
(20:14 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
eslint.config.js
patch
|
blob
|
blame
|
history
diff --git
a/eslint.config.js
b/eslint.config.js
index f83a135ae3e71b5ca139e48c661b07276d651e9b..6ec8d2a3dfb2c825dd67e756f5f39d9085381ffd 100644
(file)
--- a/
eslint.config.js
+++ b/
eslint.config.js
@@
-38,7
+38,6
@@
export default defineFlatConfig([
),
{
languageOptions: {
- sourceType: 'module',
parserOptions: {
project: true,
tsconfigRootDir: import.meta.dirname,