Marcel Mraz
21ffaf4d76
refactor: auto ordered imports ( #9163 )
Tests / test (push) Successful in 4m38s
2025-03-12 15:23:31 +01:00
Arnost Pleskot
8551823da9
feat: update jotai ( #9015 )
...
* feat: update jotai in excalidraw package
* feat: update jotai in excalidraw-app
* fix: exports from excalidraw/jotai
* fix: use isolated react hooks
* test: use jotai provider in <Trans /> test
* remove unused package
* refactor & make safer
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-16 16:59:11 +01:00
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