| 
							
							
								 Divlo | b1bd574d42 | feat: add npm package provenance Ref: https://github.blog/2023-04-19-introducing-npm-package-provenance/v9.0.0 | 2023-05-13 15:41:12 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | ca9b1db4bd | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^47.0.0` | 2023-05-13 15:22:49 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 3222d42e67 | build(deps): update latest | 2023-04-02 21:16:48 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 08602b1c53 | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^46.0.0`v8.0.0 | 2023-04-02 20:53:26 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 1779517f5c | feat: add @typescript-eslint/ban-typesBREAKING CHANGE: New rule introducedv7.0.0 | 2023-02-06 23:52:11 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 81b37b523c | feat: add import/no-empty-named-blocksBREAKING CHANGE: New rule introduced | 2023-02-06 23:48:24 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | a95ac7ec8b | fix: relax @typescript-eslint/consistent-type-assertions | 2023-02-06 23:43:23 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 32481c316f | fix: relax no-unused-varsignore variable starting with _ | 2023-02-06 23:42:09 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | c3ddbc73b7 | feat: add no-empty-static-blockRef: https://eslint.org/docs/latest/rules/no-empty-static-block
BREAKING CHANGE: New rule introduced | 2023-02-06 23:37:55 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 1934d3525a | feat: add no-new-native-nonconstructorRef: https://eslint.org/docs/latest/rules/no-new-native-nonconstructor
BREAKING CHANGE: New rule introduced | 2023-02-06 23:36:21 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 4f625c3b88 | build(deps): update latest BREAKING CHANGE: peerDependencies:
`eslint@^8.33.0`, `eslint-plugin-import@^2.27.5`,
`eslint-plugin-promise@^6.1.1`, `eslint-plugin-unicorn@^45.0.2` | 2023-02-06 23:33:28 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | e24964a60a | build(deps): update latest | 2023-01-10 13:27:35 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | fcc107bdec | fix: relax @typescript-eslint/prefer-optional-chainv6.0.0 | 2022-11-21 09:09:06 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 666a3dee2d | feat: add unicorn/no-typeof-undefinedBREAKING CHANGE: New rule introduced
BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^45.0.0` | 2022-11-21 09:08:19 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 0ce46310ed | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^44.0.0`v5.0.0 | 2022-10-03 20:40:47 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | e2b2c1c77f | docs: fix typo
						
						
						
						
						
						
							
 v4.0.1 | 2022-09-20 23:08:10 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 846a25943d | perf: reduce package size by publishing only needed files | 2022-09-01 01:17:47 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | e0f93343fe | test: fix with new rules introduced
						
						
						
						
						
						
							
 v4.0.0 | 2022-08-31 14:00:08 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | c3b46debe6 | feat: add @typescript-eslint/consistent-type-importsRef: https://typescript-eslint.io/rules/consistent-type-imports
BREAKING CHANGE: New rule introduced | 2022-08-31 13:56:16 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | c0ec89ed0c | feat: add prefer-arrow-callbackRef: https://eslint.org/docs/latest/rules/prefer-arrow-callback
BREAKING CHANGE: New rule introduced | 2022-08-31 13:49:03 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 099a3388a1 | feat: add func-style: "expression"Ref: https://eslint.org/docs/latest/rules/func-style
BREAKING CHANGE: New rule introduced | 2022-08-31 13:44:54 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 1f20fe89e8 | fix: relax @typescript-eslint/no-empty-interface | 2022-08-31 13:32:05 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 3f1d1921ba | feat: add arrow-body-style: "always"Ref: https://eslint.org/docs/latest/rules/arrow-body-style
BREAKING CHANGE: New rule introduced | 2022-08-31 13:27:37 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | b743c94430 | feat: add arrow-parens: "always"Ref: https://eslint.org/docs/latest/rules/arrow-parens
BREAKING CHANGE: New rule introduced | 2022-08-31 13:25:38 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | f138acaf53 | feat: add curly: "all"Ref: https://eslint.org/docs/latest/rules/curly
BREAKING CHANGE: New rule introduced | 2022-08-31 13:22:20 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 435d3e9e5f | build(deps): update latest | 2022-08-31 13:17:00 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 637a79a8e7 | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-unicorn@^43.0.0`v3.0.0 | 2022-07-12 13:52:53 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 61679195ee | build(deps): update latest BREAKING CHANGE: peerDependencies: `eslint-plugin-import@^2.26.0`, `eslint-plugin-unicorn@^42.0.0`v2.0.0 | 2022-04-06 19:14:13 +02:00 |  | 
			
				
					| 
							
							
								 Divlo | 387509a30f | chore: replace tape with tap
						
						
						
						
						
						
							
 v1.1.2 | 2022-03-19 14:28:00 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 4271efe20b | fix: relax require-await | 2022-03-19 14:07:42 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 14145df9c7 | fix: relax @typescript-eslint/no-misused-promisesv1.1.1 | 2022-03-16 11:40:14 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 914e373058 | fix: relax @typescript-eslint/await-thenable | 2022-03-16 11:39:21 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 4240e21ce2 | build(deps): update latest | 2022-03-16 11:38:20 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 48061dd577 | feat: support both JavaScript and TypeScript linting
						
						
						
						
						
						
							
 v1.1.0 | 2022-02-20 12:36:37 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | c026007f42 | fix: disable no-undefusing TypeScript
						
						
						
						
						
						
							
 v1.0.3 | 2022-02-19 22:08:50 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | f3feed70cb | fix: relax unicorn/no-array-callback-referencebecause of false positive
						
						
						
						
						
						
							
 v1.0.2 | 2022-02-19 19:00:26 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | 8cadf4a235 | fix: eqeqeqignore usage ofnullv1.0.1 | 2022-02-19 16:42:47 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | c9ef195013 | feat: first release
						
						
						
						
						
						
							
 v1.0.0 | 2022-02-19 16:11:42 +01:00 |  | 
			
				
					| 
							
							
								 Divlo | b79a5fbcb0 | chore: initial commit | 2022-02-19 16:05:21 +01:00 |  |