Commit b5e52ff
authored
change .eslintrc to .eslintrc.js (teambit#8297)
It fixes the error shown locally:
```
Oops! Something went wrong! :(
ESLint: 7.32.0
Error: Cannot read config file: /Users/davidfirst/teambit/bit/e2e/.eslintrc
Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.
```1 parent 62afe00 commit b5e52ff
2 files changed
+13
-13
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments