This fixes failing `npm run lint`: - fixes `max-len` issue in code by reformat of the expression - exempt ES6 template literals from `max-len` rule using ESLint configuration change Thanks! |
||
|---|---|---|
| .. | ||
| App | ||
| IDE | ||
| User | ||
This fixes failing `npm run lint`: - fixes `max-len` issue in code by reformat of the expression - exempt ES6 template literals from `max-len` rule using ESLint configuration change Thanks! |
||
|---|---|---|
| .. | ||
| App | ||
| IDE | ||
| User | ||