Commit Graph

9 Commits

Author SHA1 Message Date
Aakansha Doshi 1ed53b153c
build: enable consistent type imports eslint rule (#7992)
* build: enable consistent type imports eslint rule

* change to warn

* fix the warning in example and excalidraw-app

* fix packages

* enable type annotations and throw error for the rule
2024-05-08 14:21:50 +05:30
Lipis 8d4f455cd3
chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
Lipis 418589e7ad
chore: Use @excalidraw/eslint-config (#3142) 2021-03-02 12:29:32 +02:00
dependabot[bot] 4b4eecbd27
chore(deps): bump react-scripts from 4.0.1 to 4.0.2 (#2979)
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@4.0.2/packages/react-scripts)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-14 09:23:05 +00:00
Lipis b21fd49412
chore: Minor refactoring for consistency (#2425) 2020-11-29 17:32:51 +01:00
Lipis e05acd6fd9
Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
David Luzar 56215c6c2b
remove eslint two disabled rules & fix (#2309) 2020-10-28 20:53:27 +01:00
Lipis 9de6c947ef
Update react-scripts, TS and remove ESlint as it exist in CRA (#2302)
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-10-28 17:28:07 +01:00
Lipis 0220341966
Rename .eslintrc to .eslintrc.json (#1481)
So it will be auto formatted on commits
2020-04-23 19:17:47 +02:00
Renamed from .eslintrc (Browse further)