@monorepolint/rules 0.5.0-alpha.133 → 0.5.0-alpha.135

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.
@@ -2,13 +2,3 @@
2
2
  > @monorepolint/rules@0.4.0 lint /home/runner/work/monorepolint/monorepolint/packages/rules
3
3
  > eslint .
4
4
 
5
-
6
- /home/runner/work/monorepolint/monorepolint/packages/rules/src/__tests__/utils.ts
7
- 73:79 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
8
-
9
- /home/runner/work/monorepolint/monorepolint/packages/rules/src/standardTsconfig.ts
10
- 42:18 warning An interface declaring no members is equivalent to its supertype @typescript-eslint/no-empty-interface
11
-
12
- ✖ 2 problems (0 errors, 2 warnings)
13
- 0 errors and 1 warning potentially fixable with the `--fix` option.
14
-