lint: fix most eslint issues#9017
Conversation
|
Is this up to date with master @farfromrefug ? |
NathanWalker
left a comment
There was a problem hiding this comment.
Changes cause unit test run failures.
|
Thanks @farfromrefug when possible to just rebase in master to contain your recently merged pr around the color parsing we can get this merged 💯 |
…lint # Conflicts: # packages/core/css/parser.ts
|
@NathanWalker done |
|
@farfromrefug I know this has been merged but there are few errors when running automated app. |
|
Damn I wasn't so sure about those regexp. Will revert them all later tonight |
|
@dimitrisrk @NathanWalker here is the fix #9028 |
This PR fixes most eslint issues. For some it adds a TODO because the why is not clear.
This is really important in the sense that it makes working with eslint/vscode much smoother.
Before this i was flooded with warning and errors (more that 3000).