Skip to content

Commit

Permalink
Reverted the eslint config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
udai1931 committed Nov 11, 2024
1 parent d76650a commit cad1074
Show file tree
Hide file tree
Showing 5 changed files with 15,916 additions and 11,740 deletions.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
"presets": ["es2015", "react", "stage-1"],
"plugins": ["add-module-exports"]
}
32 changes: 0 additions & 32 deletions eslint.config.js

This file was deleted.

Loading

0 comments on commit cad1074

Please sign in to comment.