mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
fix: eslint config (#3915)
This commit is contained in:
parent
a8c77e4f6f
commit
eed9ff4909
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"parserOptions": {
|
||||
"requireConfigFile": false,
|
||||
"babelOptions": {
|
||||
"presets": ["@babel/preset-react"]
|
||||
"configFile": "./frontend/babel.config.js"
|
||||
},
|
||||
"ecmaFeatures": {
|
||||
"jsx": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue