You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support flat config format
Without the schema, you get an error like this:
```
Error: Key "rules": Key "no-relative-import-paths/no-relative-import-paths":
Value [{"allowSameFolder":true}] should NOT have more than 0 items.
```
* Convert tabs to spaces
0 commit comments