@quesmed/types 1.0.5 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist/gql_input_output_types → gql_input_output_types}/User.d.ts +0 -0
- package/{dist/gql_input_output_types → gql_input_output_types}/User.js +0 -0
- package/{dist/gql_input_output_types → gql_input_output_types}/index.d.ts +0 -0
- package/{dist/gql_input_output_types → gql_input_output_types}/index.js +0 -0
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +0 -0
- package/{dist/models → models}/Card.d.ts +0 -0
- package/{dist/models → models}/Card.js +0 -0
- package/{dist/models → models}/Chapter.d.ts +0 -0
- package/{dist/models → models}/Chapter.js +0 -0
- package/{dist/models → models}/Concept.d.ts +0 -0
- package/{dist/models → models}/Concept.js +0 -0
- package/{dist/models → models}/File.d.ts +0 -0
- package/{dist/models → models}/File.js +0 -0
- package/{dist/models → models}/Marksheet.d.ts +0 -0
- package/{dist/models → models}/Marksheet.js +0 -0
- package/{dist/models → models}/MockTest.d.ts +0 -0
- package/{dist/models → models}/MockTest.js +0 -0
- package/{dist/models → models}/OsceMarksheet.d.ts +15 -9
- package/{dist/models → models}/OsceMarksheet.js +7 -5
- package/{dist/models → models}/OsceStation.d.ts +0 -0
- package/{dist/models → models}/OsceStation.js +0 -0
- package/{dist/models → models}/Picture.d.ts +0 -0
- package/{dist/models → models}/Picture.js +0 -0
- package/{dist/models → models}/Promo.d.ts +0 -0
- package/{dist/models → models}/Promo.js +0 -0
- package/{dist/models → models}/Question.d.ts +0 -0
- package/{dist/models → models}/Question.js +0 -0
- package/{dist/models → models}/Subscription.d.ts +0 -0
- package/{dist/models → models}/Subscription.js +0 -0
- package/{dist/models → models}/Todo.d.ts +0 -0
- package/{dist/models → models}/Todo.js +0 -0
- package/{dist/models → models}/Token.d.ts +0 -0
- package/{dist/models → models}/Token.js +0 -0
- package/{dist/models → models}/Topic.d.ts +0 -0
- package/{dist/models → models}/Topic.js +0 -0
- package/{dist/models → models}/Type.d.ts +0 -0
- package/{dist/models → models}/Type.js +0 -0
- package/{dist/models → models}/University.d.ts +0 -0
- package/{dist/models → models}/University.js +0 -0
- package/{dist/models → models}/User.d.ts +0 -0
- package/{dist/models → models}/User.js +0 -0
- package/{dist/models → models}/Video.d.ts +7 -3
- package/{dist/models → models}/Video.js +0 -0
- package/{dist/models → models}/index.d.ts +0 -0
- package/{dist/models → models}/index.js +0 -0
- package/package.json +5 -15
- package/{dist/resolvers → resolvers}/mutation/admin/algoliaSync.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/admin/algoliaSync.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/admin/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/admin/index.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/admin/token.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/admin/token.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/index.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/agora.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/agora.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/contactUs.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/contactUs.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/index.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/marksheet.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/marksheet.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/mockTest.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/mockTest.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/osce.d.ts +11 -5
- package/{dist/resolvers → resolvers}/mutation/restricted/osce.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/questionDiscussion.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/questionDiscussion.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/todo.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/todo.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/token.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/token.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/users.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/users.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/video.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/restricted/video.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/stripe.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/stripe.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/users.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/users.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/validUserToken/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/validUserToken/index.js +0 -0
- package/{dist/resolvers → resolvers}/mutation/validUserToken/user.d.ts +0 -0
- package/{dist/resolvers → resolvers}/mutation/validUserToken/user.js +0 -0
- package/{dist/resolvers → resolvers}/query/admin/getUserToken.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/admin/getUserToken.js +0 -0
- package/{dist/resolvers → resolvers}/query/admin/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/admin/index.js +0 -0
- package/{dist/resolvers → resolvers}/query/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/index.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/anatomy.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/anatomy.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/index.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/marksheet.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/marksheet.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/mockTests.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/mockTests.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/osce.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/osce.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/quesBook.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/quesBook.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/todos.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/todos.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/topics.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/topics.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/university.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/university.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/user.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/user.js +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/video.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/restricted/video.js +0 -0
- package/{dist/resolvers → resolvers}/query/sampleCards.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/sampleCards.js +0 -0
- package/{dist/resolvers → resolvers}/query/sampleQuestions.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/sampleQuestions.js +0 -0
- package/{dist/resolvers → resolvers}/query/university.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/university.js +0 -0
- package/{dist/resolvers → resolvers}/query/user.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/user.js +0 -0
- package/{dist/resolvers → resolvers}/query/video.d.ts +0 -0
- package/{dist/resolvers → resolvers}/query/video.js +0 -0
- package/{dist/resolvers → resolvers}/subscription/index.d.ts +0 -0
- package/{dist/resolvers → resolvers}/subscription/index.js +0 -0
- package/{dist/resolvers → resolvers}/subscription/osce.d.ts +4 -2
- package/{dist/resolvers → resolvers}/subscription/osce.js +2 -2
- package/{dist/utils → utils}/uuid4.d.ts +0 -0
- package/{dist/utils → utils}/uuid4.js +0 -0
- package/.eslintrc.js +0 -24
- package/dist/package.json +0 -24
- package/dist/quesmed-types-1.0.5.tgz +0 -0
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IOsceGroup } from
|
|
2
|
-
import { IOsceStation, IOsceStationMark, IOsceType } from
|
|
3
|
-
import { Id } from
|
|
1
|
+
import { IOsceGroup } from "../resolvers/subscription";
|
|
2
|
+
import { IOsceStation, IOsceStationMark, IOsceType } from "./OsceStation";
|
|
3
|
+
import { Id } from "./Type";
|
|
4
4
|
export interface IOsceMarksheetMark {
|
|
5
5
|
id: Id;
|
|
6
6
|
mark: boolean;
|
|
@@ -16,12 +16,14 @@ export declare enum EOsceRoles {
|
|
|
16
16
|
OBSERVER = 3
|
|
17
17
|
}
|
|
18
18
|
export declare enum EOsceMarksheetAction {
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
PRESTART = 0,
|
|
20
|
+
START = 1,
|
|
21
21
|
END = 2,
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
22
|
+
PAUSE = 3,
|
|
23
|
+
CONTINUE = 4,
|
|
24
|
+
CONNECT = 5,
|
|
25
|
+
DISCONNECT = 6,
|
|
26
|
+
SELECT = 7
|
|
25
27
|
}
|
|
26
28
|
export interface IOsceMarksheet {
|
|
27
29
|
id: Id;
|
|
@@ -40,8 +42,12 @@ export interface IOsceMarksheet {
|
|
|
40
42
|
readingTime: number;
|
|
41
43
|
stationTime: number;
|
|
42
44
|
feedbackTime: number;
|
|
45
|
+
startedAt: Date | string;
|
|
46
|
+
endedAt: Date | string;
|
|
47
|
+
timeRemaining: number;
|
|
43
48
|
marks: IOsceMarksheetMark[];
|
|
44
|
-
users: IOsceGroup[
|
|
49
|
+
users: IOsceGroup["members"];
|
|
50
|
+
completed: boolean;
|
|
45
51
|
}
|
|
46
52
|
export interface IDashboardOsce {
|
|
47
53
|
types: IOsceTypeDashboard[];
|
|
@@ -10,10 +10,12 @@ var EOsceRoles;
|
|
|
10
10
|
})(EOsceRoles = exports.EOsceRoles || (exports.EOsceRoles = {}));
|
|
11
11
|
var EOsceMarksheetAction;
|
|
12
12
|
(function (EOsceMarksheetAction) {
|
|
13
|
-
EOsceMarksheetAction[EOsceMarksheetAction["
|
|
14
|
-
EOsceMarksheetAction[EOsceMarksheetAction["
|
|
13
|
+
EOsceMarksheetAction[EOsceMarksheetAction["PRESTART"] = 0] = "PRESTART";
|
|
14
|
+
EOsceMarksheetAction[EOsceMarksheetAction["START"] = 1] = "START";
|
|
15
15
|
EOsceMarksheetAction[EOsceMarksheetAction["END"] = 2] = "END";
|
|
16
|
-
EOsceMarksheetAction[EOsceMarksheetAction["
|
|
17
|
-
EOsceMarksheetAction[EOsceMarksheetAction["
|
|
18
|
-
EOsceMarksheetAction[EOsceMarksheetAction["
|
|
16
|
+
EOsceMarksheetAction[EOsceMarksheetAction["PAUSE"] = 3] = "PAUSE";
|
|
17
|
+
EOsceMarksheetAction[EOsceMarksheetAction["CONTINUE"] = 4] = "CONTINUE";
|
|
18
|
+
EOsceMarksheetAction[EOsceMarksheetAction["CONNECT"] = 5] = "CONNECT";
|
|
19
|
+
EOsceMarksheetAction[EOsceMarksheetAction["DISCONNECT"] = 6] = "DISCONNECT";
|
|
20
|
+
EOsceMarksheetAction[EOsceMarksheetAction["SELECT"] = 7] = "SELECT";
|
|
19
21
|
})(EOsceMarksheetAction = exports.EOsceMarksheetAction || (exports.EOsceMarksheetAction = {}));
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IConcept } from
|
|
2
|
-
import { IFile } from
|
|
3
|
-
import { Id } from
|
|
1
|
+
import { IConcept } from "./Concept";
|
|
2
|
+
import { IFile } from "./File";
|
|
3
|
+
import { Id } from "./Type";
|
|
4
4
|
export interface IVideo {
|
|
5
5
|
id: Id;
|
|
6
6
|
createdAt: string | Date;
|
|
@@ -16,4 +16,8 @@ export interface IVideo {
|
|
|
16
16
|
duration: number;
|
|
17
17
|
concepts: IConcept[];
|
|
18
18
|
files: IFile[];
|
|
19
|
+
send1hrPushAt: string | Date | null;
|
|
20
|
+
sent1hrPushAt: string | Date | null;
|
|
21
|
+
send24hrPushAt: string | Date | null;
|
|
22
|
+
sent24hrPushAt: string | Date | null;
|
|
19
23
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,16 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quesmed/types",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.9",
|
|
4
4
|
"description": "Typescript types for Quesmed",
|
|
5
|
-
"main": "
|
|
5
|
+
"main": "index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
|
-
"scripts": {
|
|
8
|
-
"test": "echo \"Error: no test specified\" && exit 1",
|
|
9
|
-
"build": "tsc",
|
|
10
|
-
"clean": "rimraf dist",
|
|
11
|
-
"prebuildpackage": "npm run clean && npm run build && node dist/SetupPackage.js",
|
|
12
|
-
"buildpackage": "cd dist && npm pack"
|
|
13
|
-
},
|
|
7
|
+
"scripts": {},
|
|
14
8
|
"repository": {
|
|
15
9
|
"type": "git",
|
|
16
10
|
"url": "git+https://github.com/Quesmed/quesmed_types.git"
|
|
@@ -26,9 +20,5 @@
|
|
|
26
20
|
"url": "https://github.com/Quesmed/quesmed_types/issues"
|
|
27
21
|
},
|
|
28
22
|
"homepage": "https://github.com/Quesmed/quesmed_types#readme",
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
|
|
31
|
-
"rimraf": "^3.0.2",
|
|
32
|
-
"typescript": "^4.4.4"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
23
|
+
"devDependencies": {}
|
|
24
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EOsceMarksheetAction, EOsceRoles, Id, IOsceMarksheet, IOsceMarksheetMark } from
|
|
1
|
+
import { EOsceMarksheetAction, EOsceRoles, Id, IOsceMarksheet, IOsceMarksheetMark } from "../../../models";
|
|
2
2
|
export interface IBuildOsceMarksheetVar {
|
|
3
3
|
osceStationId?: Id;
|
|
4
4
|
solo?: boolean;
|
|
@@ -19,9 +19,6 @@ export interface IMarkOsceMarksheetMarkData extends IOsceMarksheetMark {
|
|
|
19
19
|
}
|
|
20
20
|
export interface IStartOsceMarksheetVar {
|
|
21
21
|
osceMarksheetId: Id;
|
|
22
|
-
readingTime: number;
|
|
23
|
-
stationTime: number;
|
|
24
|
-
feedbackTime: number;
|
|
25
22
|
}
|
|
26
23
|
export interface ISelectOsceMarksheetStationVar {
|
|
27
24
|
osceMarksheetId: Id;
|
|
@@ -30,9 +27,17 @@ export interface ISelectOsceMarksheetStationVar {
|
|
|
30
27
|
export declare type ISelectOsceMarksheetStationData = boolean;
|
|
31
28
|
export interface IStartOsceMarksheetData extends IOsceMarksheet {
|
|
32
29
|
}
|
|
30
|
+
export interface IPrestartOsceMarksheetVar {
|
|
31
|
+
osceMarksheetId: Id;
|
|
32
|
+
readingTime: number;
|
|
33
|
+
stationTime: number;
|
|
34
|
+
feedbackTime: number;
|
|
35
|
+
}
|
|
36
|
+
export interface IPrestartOsceMarksheetData extends IOsceMarksheet {
|
|
37
|
+
}
|
|
33
38
|
export interface ISaveOsceMarksheetVar {
|
|
34
39
|
osceMarksheetId: Id;
|
|
35
|
-
|
|
40
|
+
globalScore?: number;
|
|
36
41
|
timeTaken?: number;
|
|
37
42
|
feedback?: string;
|
|
38
43
|
}
|
|
@@ -40,6 +45,7 @@ export declare type ISaveOsceMarksheetData = number;
|
|
|
40
45
|
export interface IOsceMarksheetActionsVar {
|
|
41
46
|
agoraId: string;
|
|
42
47
|
userId: Id;
|
|
48
|
+
timeRemaining?: number;
|
|
43
49
|
action: EOsceMarksheetAction;
|
|
44
50
|
}
|
|
45
51
|
export declare type IOsceMarksheetActionsData = number;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EOsceMarksheetAction, EOsceRoles, Id, IUser } from
|
|
1
|
+
import { EOsceMarksheetAction, EOsceRoles, Id, IUser } from "../../models";
|
|
2
2
|
export declare const ROLE_CHANGED = "ROLE_CHANGED";
|
|
3
3
|
export declare const OSCE_MARKSHEET_ACTION = "OSCE_MARKSHEET_ACTION";
|
|
4
4
|
export interface IOsceGroupMember {
|
|
@@ -26,7 +26,7 @@ export interface IOsceGroup {
|
|
|
26
26
|
}
|
|
27
27
|
];
|
|
28
28
|
}
|
|
29
|
-
export declare const OsceGroupInit: IOsceGroup[
|
|
29
|
+
export declare const OsceGroupInit: IOsceGroup["members"];
|
|
30
30
|
export interface IRoleChangedVar {
|
|
31
31
|
agoraId: string;
|
|
32
32
|
}
|
|
@@ -38,6 +38,8 @@ export interface IOsceMarksheetActionsVar {
|
|
|
38
38
|
export interface IOsceMarksheetAction {
|
|
39
39
|
agoraId: string;
|
|
40
40
|
userId: Id;
|
|
41
|
+
startedAt: Date | null;
|
|
42
|
+
endedAt: Date | null;
|
|
41
43
|
action: EOsceMarksheetAction;
|
|
42
44
|
}
|
|
43
45
|
export interface IOsceMarksheetActionsData extends IOsceMarksheetAction {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OsceGroupInit = exports.OSCE_MARKSHEET_ACTION = exports.ROLE_CHANGED = void 0;
|
|
4
4
|
const models_1 = require("../../models");
|
|
5
|
-
exports.ROLE_CHANGED =
|
|
6
|
-
exports.OSCE_MARKSHEET_ACTION =
|
|
5
|
+
exports.ROLE_CHANGED = "ROLE_CHANGED";
|
|
6
|
+
exports.OSCE_MARKSHEET_ACTION = "OSCE_MARKSHEET_ACTION";
|
|
7
7
|
exports.OsceGroupInit = [
|
|
8
8
|
{
|
|
9
9
|
role: models_1.EOsceRoles.CANDIDATE,
|
|
File without changes
|
|
File without changes
|
package/.eslintrc.js
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
env: {
|
|
3
|
-
browser: false,
|
|
4
|
-
commonjs: true,
|
|
5
|
-
es6: true,
|
|
6
|
-
node: true,
|
|
7
|
-
},
|
|
8
|
-
extends: ["plugin:prettier/recommended"],
|
|
9
|
-
globals: {
|
|
10
|
-
Atomics: "readonly",
|
|
11
|
-
SharedArrayBuffer: "readonly",
|
|
12
|
-
},
|
|
13
|
-
parserOptions: {
|
|
14
|
-
ecmaVersion: 2018,
|
|
15
|
-
},
|
|
16
|
-
rules: {
|
|
17
|
-
"no-useless-catch": "off",
|
|
18
|
-
"no-console": ["error", { allow: ["warn", "error"] }],
|
|
19
|
-
"operator-linebreak": "off",
|
|
20
|
-
"max-classes-per-file": "off",
|
|
21
|
-
"global-require": "off",
|
|
22
|
-
quotes: "single",
|
|
23
|
-
},
|
|
24
|
-
};
|
package/dist/package.json
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@quesmed/types",
|
|
3
|
-
"version": "1.0.5",
|
|
4
|
-
"description": "Typescript types for Quesmed",
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"types": "dist/index.d.ts",
|
|
7
|
-
"scripts": {},
|
|
8
|
-
"repository": {
|
|
9
|
-
"type": "git",
|
|
10
|
-
"url": "git+https://github.com/Quesmed/quesmed_types.git"
|
|
11
|
-
},
|
|
12
|
-
"keywords": [
|
|
13
|
-
"quesmed",
|
|
14
|
-
"types",
|
|
15
|
-
"typescript"
|
|
16
|
-
],
|
|
17
|
-
"author": "stefan@quesmed.com",
|
|
18
|
-
"license": "ISC",
|
|
19
|
-
"bugs": {
|
|
20
|
-
"url": "https://github.com/Quesmed/quesmed_types/issues"
|
|
21
|
-
},
|
|
22
|
-
"homepage": "https://github.com/Quesmed/quesmed_types#readme",
|
|
23
|
-
"devDependencies": {}
|
|
24
|
-
}
|
|
Binary file
|