Commit Graph

29 Commits

Author SHA1 Message Date
ikopeykin f207cdcb15 remove valid jsdoc rule in favour of eslint-plugin-jsdoc 2019-07-16 19:41:30 +03:00
ikopeykin bf1a24a9ab #9391 resolve super call discussion 2019-07-15 17:27:59 +03:00
ikopeykin a1aa5cbdce enforce eslint check-tag-names to avoid using jsdoc tags that are not supported in Typescript 2019-07-10 00:38:18 +03:00
ikopeykin 30e747a55d enforce eslint require-hyphen-before-param-description 2019-07-09 23:15:14 +03:00
Tobias Koppers d48975c948 use types from schema 2018-09-21 11:04:19 +02:00
Tobias Koppers 1b886ee342 improve prettier and lint config and performance 2018-08-24 16:57:16 +02:00
Tobias Koppers 569c415623
Merge branch 'master' into enable-noImplicitThis 2018-07-11 08:43:26 +02:00
Tobias Koppers a4825654eb upgrade jest 2018-07-10 16:02:02 +02:00
Mohsen Azimi a0e1ad920e Enable noImplicitThis TypeScript compiler option 2018-07-05 08:07:46 +03:00
Tobias Koppers da823fc56d stricter lint of jsdoc 2018-05-15 15:04:40 +02:00
Tobias Koppers f2ad440de8 More strict linting of jsdocs
Use TODO over any when type is possible
2018-05-08 14:53:33 +02:00
Bazyli Brzóska d5649b067d fix eslintrc 2018-04-11 23:30:28 +02:00
Bazyli Brzóska 75253e7154 Merge branch 'master' of https://github.com/webpack/webpack into jest
# Conflicts:
#	.eslintrc.js
#	package.json
#	test/BenchmarkTestCases.benchmark.js
#	test/ConfigTestCases.test.js
#	test/NodeWatchFileSystem.unittest.js
#	test/TestCases.test.js
#	test/WatcherEvents.test.js
#	test/cases/parsing/extract-require/index.js
#	test/configCases/parsing/harmony-this/index.js
#	test/statsCases/async-commons-chunk/expected.txt
#	yarn.lock
2018-04-10 23:36:20 +02:00
alberto 69d354835c Add `browser` env to all browser facing files. 2018-04-02 14:42:50 +02:00
alberto ae88961fb2 Remove unneeded eslint config for `hot` directory. 2018-04-02 13:35:20 +02:00
alberto 10ff2c3b3f Consolidate eslint config in one file. 2018-04-02 13:24:58 +02:00
Florent Cailhol f1092ad516 Update prettier toolchain 2018-03-26 16:56:10 +02:00
Florent Cailhol fad52bf0dc Ensure runtime code is written in ES5 2018-03-16 11:29:56 +01:00
alberto 37b4ecf4e3 Only declare mocha globals inside dir 2018-03-11 03:29:54 +01:00
Bazyli Brzóska 0b8ef64cde add eslint-plugin-jest 2018-03-05 22:48:32 +01:00
Tobias Koppers 518d1e092c replace js-beautify with prettier 2018-02-25 01:54:30 +01:00
Sean Larkin 18953ff743 fix(eslint): correct keyword after spacing rule for eslint) 2017-12-15 16:23:46 -08:00
Tobias Koppers a05e9c7bc2 add linting for tests too 2017-11-15 14:07:53 +01:00
Sean Larkin be315040d2 chore(deps): update all minor and patch deps, remove lint errors, update engine 2017-11-06 17:46:02 +01:00
Huáng Jùnliàng 44df871659 chore(eslint): remove duplicate configuration item 2017-09-09 09:43:30 +08:00
Tobias Koppers ff0e046bbb disable indent linting because it formats code weird 2017-07-24 11:54:34 +02:00
Tobias Koppers 5c423d6feb change supported node.js version to 4 2017-04-22 19:02:01 +02:00
James 219a95dddc lint autofix the eslint file 2017-04-19 23:53:44 -07:00
Arete Code cf66618829 👕 update node linting
update linting for destructuring and latest node

uses .js rather than .eslintrc file

pulls in rules from
https://github.com/webpack/webpack-cli/pull/46/files#diff-df39304d828831c44a2b9f38cd45289cR40

adds spacing for this
<img width="495" alt="screen shot 2017-04-19 at 7 03 16 pm" src="https://cloud.githubusercontent.com/assets/4022631/25210014/eabff164-2532-11e7-89a3-837fde6c7101.png">
2017-04-19 19:05:28 -07:00
Renamed from .eslintrc (Browse further)