FoundKey/packages/foundkey-js/src
Francis Dinh 106c643f85
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
foundkey-js: use file extensions in imports
Technically, ESM modules require imports to include file extensions.

For whatever reason this didn't seem to be required when importing into
the client, but it does seem to be required for use in the backend.
2022-09-08 20:51:41 -04:00
..
acct.ts foundkey-js: fix no-param-reassign lint in acct.ts 2022-09-06 11:36:21 -04:00
api.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00
api.types.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00
consts.ts Add 'packages/foundkey-js/' from commit '637c6f1411c9c03f204f21da12e1f8e390d05cb8' 2022-08-25 21:39:55 -04:00
entities.ts foundkey-js: make DriveFile.comment nullable 2022-08-31 06:55:31 -04:00
index.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00
streaming.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00
streaming.types.ts foundkey-js: use file extensions in imports 2022-09-08 20:51:41 -04:00