7 Commits

Author SHA1 Message Date
Guillaume Chau
99ca23b11c test(lint): switch to eslint 9 and antfu config 2025-03-08 21:12:47 +01:00
Guillaume Chau
2623b32d6c feat: improve ESM support 2023-02-22 10:46:47 +01:00
CommanderRoot
99c442bf27
refactor: replace deprecated String.prototype.substr() (#1335)
.substr() is deprecated so we replace it with .slice() or .substring() which work similarily but aren't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-05-03 10:43:55 +02:00
Guillaume Chau
9f2d0d7260 chore: refactor eslint config 2021-02-11 17:43:07 +01:00
javiertury
fb1ab4d25a
types: strict tsconfig and @apollo/client v3 docs (#1062) 2020-10-18 12:30:53 +02:00
Guillaume Chau
5eb9506359 fix(error log): only import graphq printer, closes #994 2020-10-15 17:51:27 +02:00
Guillaume Chau
f17ae22d3b feat: @vue/apollo-util pkg + error log utils 2019-12-01 02:34:24 +01:00