Commit Graph

18 Commits

Author SHA1 Message Date
Alan Orth
af71c152c1 Use node: for Node.js builtin modules
Use the the `node:` protocol when importing Node.js builtin modules
and enable rule in eslint to enforce.

The `node:` protocol for Node.js builtin modules has been available
since Node.js v14.

See: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/enforce-node-protocol-usage.md
2025-08-09 11:06:09 +03:00
Yury Bondarenko
a11be65f95 ESlint: fix imports 2023-06-27 17:20:06 +02:00
Yury Bondarenko
917c36dbe7 ESLint: fix dangling commas 2023-06-27 17:19:58 +02:00
Giuseppe Digilio
21d275fc8d Removed unused imports 2021-01-08 09:58:17 +01:00
lotte
28b450498f 62849: intermediate commit, fixed issue with retrieving relationship type id 2019-08-06 15:30:44 +02:00
William Welling
c08f5c672b dependency upgrades, server and platform module updates, linting wip 2017-07-12 14:33:16 -05:00
Art Lowel
739371cb35 added support for embedded resources 2017-06-01 11:41:15 +02:00
Art Lowel
e5a885afe7 Add support for Communities 2017-05-12 12:50:23 +02:00
Art Lowel
bb5575cd27 Refactored Data Services 2017-02-22 12:03:22 +01:00
Art Lowel
1fcd438a26 Removed some json-api references from the mock api 2017-02-16 13:49:22 +01:00
Art Lowel
2e5441d6f7 Moved all objects to a single data store: the cache. 2017-02-15 15:57:38 +01:00
Art Lowel
c8fb98760d Added mocks for all model types, added CollectionDataService 2017-02-14 14:40:57 +01:00
Art Lowel
7bf5c22e5f removed hardcoded included metadata from mock items 2016-12-15 17:21:53 +01:00
Art Lowel
8f2b141076 fixed the depth of the included attribute 2016-12-15 16:56:55 +01:00
Art Lowel
9c6e729018 added mock item data 2016-12-13 16:22:07 +01:00
Art Lowel
213ca4ae53 added mock collection REST data 2016-12-13 15:15:23 +01:00
William Welling
47b2de2aa4 Formatted files. Using ds as prefix instead of dspace. 2016-12-01 12:32:54 -06:00
Art Lowel
a573556963 initial commit 2016-11-30 15:13:29 +01:00