mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
feat(api): migrate to esm (#61915)
This commit is contained in:
committed by
GitHub
parent
68614b43a9
commit
bed3811952
@@ -35,7 +35,8 @@ export default tseslint.config(
|
||||
'shared/**/*.js',
|
||||
'docs/**/*.md',
|
||||
'**/playwright*.config.ts',
|
||||
'playwright/**/*'
|
||||
'playwright/**/*',
|
||||
'shared-dist/**/*'
|
||||
]
|
||||
},
|
||||
js.configs.recommended,
|
||||
|
||||
Reference in New Issue
Block a user