@prairielearn/eslint-plugin 2.2.5 → 2.2.6

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @prairielearn/eslint-plugin
2
2
 
3
+ ## 2.2.6
4
+
5
+ ### Patch Changes
6
+
7
+ - c0b1c74: Enable `declarationMap`
8
+
3
9
  ## 2.2.5
4
10
 
5
11
  ### Patch Changes
package/dist/index.d.ts CHANGED
@@ -4,3 +4,4 @@ export declare const rules: {
4
4
  'jsx-no-dollar-interpolation': import("@typescript-eslint/utils/ts-eslint").RuleModule<"dollarInterpolationNotAllowed", [], unknown, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
5
5
  'no-unused-sql-blocks': import("@typescript-eslint/utils/ts-eslint").RuleModule<"unusedSqlBlock", [], unknown, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
6
6
  };
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,KAAK;;;;;CAKjB,CAAC"}
@@ -8,3 +8,4 @@ import { ESLintUtils } from '@typescript-eslint/utils';
8
8
  */
9
9
  declare const _default: ESLintUtils.RuleModule<"missingConfig", [], unknown, ESLintUtils.RuleListener>;
10
10
  export default _default;
11
+ //# sourceMappingURL=aws-client-mandatory-config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aws-client-mandatory-config.d.ts","sourceRoot":"","sources":["../../src/rules/aws-client-mandatory-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAIvD;;;;;;GAMG;;AACH,wBAqCG"}
@@ -19,3 +19,4 @@ import { ESLintUtils } from '@typescript-eslint/utils';
19
19
  */
20
20
  declare const _default: ESLintUtils.RuleModule<"improperConfig" | "unknownConfig", [], unknown, ESLintUtils.RuleListener>;
21
21
  export default _default;
22
+ //# sourceMappingURL=aws-client-shared-config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aws-client-shared-config.d.ts","sourceRoot":"","sources":["../../src/rules/aws-client-shared-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAIvD;;;;;;;;;;;;;;;;;GAiBG;;AACH,wBA8FG"}
@@ -11,3 +11,4 @@ import { ESLintUtils } from '@typescript-eslint/utils';
11
11
  */
12
12
  declare const _default: ESLintUtils.RuleModule<"dollarInterpolationNotAllowed", [], unknown, ESLintUtils.RuleListener>;
13
13
  export default _default;
14
+ //# sourceMappingURL=jsx-no-dollar-interpolation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jsx-no-dollar-interpolation.d.ts","sourceRoot":"","sources":["../../src/rules/jsx-no-dollar-interpolation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;AAEvD;;;;;;;;;GASG;;AACH,wBAiDG"}
@@ -1,3 +1,4 @@
1
1
  import { ESLintUtils } from '@typescript-eslint/utils';
2
2
  declare const _default: ESLintUtils.RuleModule<"unusedSqlBlock", [], unknown, ESLintUtils.RuleListener>;
3
3
  export default _default;
4
+ //# sourceMappingURL=no-unused-sql-blocks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-unused-sql-blocks.d.ts","sourceRoot":"","sources":["../../src/rules/no-unused-sql-blocks.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC;;AAsBvD,wBAwCG"}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=aws-client-mandatory-config.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aws-client-mandatory-config.test.d.ts","sourceRoot":"","sources":["../../src/tests/aws-client-mandatory-config.test.ts"],"names":[],"mappings":""}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=aws-client-shared-config.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aws-client-shared-config.test.d.ts","sourceRoot":"","sources":["../../src/tests/aws-client-shared-config.test.ts"],"names":[],"mappings":""}
@@ -1 +1,2 @@
1
1
  export {};
2
+ //# sourceMappingURL=jsx-no-dollar-interpolation.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jsx-no-dollar-interpolation.test.d.ts","sourceRoot":"","sources":["../../src/tests/jsx-no-dollar-interpolation.test.ts"],"names":[],"mappings":""}
package/dist/utils.d.ts CHANGED
@@ -15,3 +15,4 @@ export declare function isIdentifierClient(identifierName: string, packageName:
15
15
  * then this function will return a set containing the strings "S3" and "S3Client".
16
16
  */
17
17
  export declare function getAwsClientNamesFromImportDeclaration(node: any): Set<string>;
18
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,wBAAgB,kBAAkB,CAAC,cAAc,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,OAAO,CAcvF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,eAgB/D"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prairielearn/eslint-plugin",
3
- "version": "2.2.5",
3
+ "version": "2.2.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/PrairieLearn/PrairieLearn.git",