Skip to content

Commit

Permalink
feat: add nestedFnReplace method
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Dec 1, 2023
1 parent a55f0ed commit f482fe2
Show file tree
Hide file tree
Showing 10 changed files with 19,343 additions and 26,941 deletions.
2 changes: 2 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ export default antfu({
'no-console': 'off',
'unused-imports/no-unused-vars': 'warn',
'no-restricted-globals': 'off',

'antfu/if-newline': 'off',
},
})
Loading

0 comments on commit f482fe2

Please sign in to comment.