Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal authored Sep 1, 2023
1 parent d4bb5cd commit 95b034e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@ export const configs = {
'react-native': require('../config/react-native'),
electron: require('../config/electron'),
typescript: require('../config/typescript'),

// flat config support
flat: require('../config/flat'),
};

0 comments on commit 95b034e

Please sign in to comment.