Joel Van Horn
f4edf62f6b
Fix typo [skip ci] ( #12294 )
2020-11-01 13:31:50 +01:00
Kai Cataldo
ddb7e05f07
docs: add note about TypeScript in ESLint packages ( #12222 )
2020-10-20 23:46:56 +02:00
Huáng Jùnliàng
08054181c3
docs: remove experimental warning on README ( #11900 )
2020-07-31 13:13:30 -04:00
Nicolò Ribaudo
eea156b2cb
Migrate from "master" branch to "main" ( #11715 )
...
* Remove dead link
* Use consistent "homepage" url in package.json
* Update md links
* Update comment link in parser d.ts
* Add comment in gitpod config
* Update circleci config
* Update PULL_REQUEST_TEMPLATE
* Update badges
* Trigger CI
* Update 404 link
2020-06-18 21:52:29 -04:00
Kai Cataldo
69198beee6
feature: babel-eslint-parser passes through config options ( #11639 )
...
* Refactor
* feature: babel-eslint-plugin passes through config options
* Address feedback
* Remove unnecessary temporary variable
2020-05-29 15:00:12 -04:00
Kai Cataldo
2d8edf7c6f
Add note about experimental nature of @babel/eslint-* packages ( #11493 )
...
[skip ci]
2020-04-28 07:28:04 +02:00
Kai Cataldo
e81bbd69b3
Clean up @babel/eslint-parser ( #10753 )
...
* Ensure compilation works for @babel/eslint-parser
* Update with review suggestions
* Incorporate feedback :)
2019-11-25 22:17:45 +01:00
Param Aggarwal
f9836caee5
fix typo in README.md ( babel/babel-eslint#762 )
2019-04-04 19:51:25 +05:30
Kai Cataldo
025fff7871
Docs: Add glob-based configuration example ( babel/babel-eslint#748 )
...
* Docs: Add glob-based configuration example
* Fix quotes style for consistency
2019-01-29 10:56:54 -05:00
Kai Cataldo
37cf65c6f8
Add requireConfigFile option ( babel/babel-eslint#743 )
...
* Add requireConfigFile option
* Update README.md
2019-01-21 11:06:29 -05:00
Kai Cataldo
47de99e1b8
Use @babel/core#parse ( babel/babel-eslint#711 )
2019-01-10 15:25:00 -05:00
Emerson Laurentino
de38cfc510
fix index path typo ( babel/babel-eslint#709 )
2018-11-07 16:36:11 -03:00
Ed Morley
c456fdddd7
Docs: Make the default parserOptions more explicit ( babel/babel-eslint#673 )
...
In particular, previously the `.eslintrc` example implied that the default value for `codeFrame` was `false`, when in fact it is `true`:
https://github.com/babel/babel-eslint/blob/v9.0.0-beta.3/lib/parse.js#L14
2018-08-23 06:23:06 +01:00
Ankur Oberoi
cadb22334e
updates readme for latest eslint & babel-eslint ( babel/babel-eslint#607 ) [skip ci]
2018-04-13 09:26:41 -07:00
Clement Hoang
b0d8baf320
Update README.md support ( babel/babel-eslint#531 ) [skip ci]
...
#linting channel is now archived in babel slack.
2017-10-31 11:50:35 -07:00
Evan Brodie
c9b8d2dfd1
Readme update usage section ( babel/babel-eslint#501 ) [skip ci]
...
* Updates README: Consolidates versioning table
Basically a revert of 52b4a13. It is easier to read a single table instead of two locations in the README for the version compatabilities between ESLint and babel-eslint
* Updates README: Add yarn command for installation
* [skip ci]
2017-07-09 21:03:59 -04:00
Kevin Mårtensson
9a791d175c
Update install instructions to use latest stable release ( babel/babel-eslint#497 ) [skip ci]
2017-06-20 23:49:46 +02:00
Luís Couto
1cda9b6a80
Update README.md with codeFrame option ( babel/babel-eslint#448 )
2017-03-21 00:11:30 +00:00
Henry Zhu
b3c41bd5d7
remove deprecated rule examples [skip ci]
2017-02-28 23:41:03 -05:00
Henry Zhu
ad8a7e78e1
update readme [skip ci]
2017-02-28 23:39:49 -05:00
Henry Zhu
10864cfa71
add badges [skip ci]
2016-12-06 18:02:37 -05:00
Nick
994eea7a53
docs: Update built-in support notes in README ( babel/babel-eslint#398 ) [skip ci]
...
* docs: Update built-in support notes in README
eslint v3.6.0 supports ES2017 features
* docs: Update built-in support notes in README
eslint v3.6.0 supports ES2017 features
2016-09-29 21:25:35 +01:00
Dan Harper
f97d83d847
eslint-plugin-flow-vars -> eslint-plugin-flowtype ( babel/babel-eslint#374 ) [skip ci]
2016-09-09 16:28:19 +01:00
Daniel Tschinder
289bf4f84a
Add note about eslint 3 [skip ci]
2016-07-11 01:18:41 +02:00
rhettlivingston
ab9afd33d1
Add allowImportExportEverywhere parserOption ( babel/babel-eslint#327 ) ( babel/babel-eslint#329 )
...
* Add allowImportExportEverywhere parserOption (babel/babel-eslint#327 )
* Added "allowImportExportEverywhere option (babel/babel-eslint#327 )" test.
2016-06-22 16:36:47 -04:00
Henry Zhu
c8fe9136d7
add a message about using the default parser ( babel/babel-eslint#306 )
...
* add a message about using the default parser
* decrease the size
2016-05-02 08:41:41 -04:00
Daniel Tschinder
872449d6fc
Add configuration section to README ( babel/babel-eslint#303 )
2016-04-26 18:11:33 +02:00
Henry Zhu
cccce9d0ab
update install instructions for eslint 1 and 2
2016-03-28 18:23:37 -04:00
Henry Zhu
6e3aa3357c
Merge pull request babel/babel-eslint#272 from kaicataldo/fixes259
...
Update readme to fix npm registry escaped HTML (fixes babel/babel-eslint#259 )
2016-03-07 23:09:33 -05:00
Henry Zhu
c28b839c17
Update README.md
2016-03-01 22:37:28 -05:00
Henry Zhu
dce22ce5f6
Merge pull request babel/babel-eslint#257 from gmaclennan/patch-1
...
Update README.md install docs for eslint v1.x
2016-02-27 10:23:01 -05:00
Henry Zhu
5df6babfad
Update README.md
2016-02-16 17:43:05 -05:00
Henry Zhu
5352ad41c5
mention eslint-plugin-flow-vars for flow issues
2015-11-15 20:59:48 -05:00
Henry Zhu
dd8ba490ee
update readme, add contributing
2015-10-07 20:11:00 -04:00
Henry Zhu
fea7ef937e
remove note about babel-eslint being experimental
2015-08-19 09:46:50 -04:00
Henry Zhu
efef3af7b8
update readme - separate channel/signup, categorize known issues better
2015-07-09 13:11:14 -04:00
Henry Zhu
78a7af3c0a
add known issue for babel/babel-eslint#130 - no-undef for global flow types
2015-07-01 11:38:00 -04:00
Henry Zhu
b26b8efca4
add known issue for babel/babel-eslint#136
2015-07-01 11:27:42 -04:00
Henry Zhu
cec51daa04
add message about using eslint-plugin-babel
2015-06-18 21:22:59 -04:00
Henry Zhu
cf57c817cb
Known Issues: add flow declarations with 'no-unused-vars'
2015-06-17 20:31:58 -04:00
Henry Zhu
da3d4bf537
Known Issue: object-shorthand with spread operator
2015-06-15 20:25:44 -04:00
Henry Zhu
d83aa7f6ce
clarify known eslint issues, add to link slack channel for questions
2015-06-08 09:41:12 -04:00
Henry Zhu
b845304ce2
update readme about issues/jsx
2015-05-22 21:04:00 -04:00
Sebastian McKenzie
0d0cc6bb83
Merge pull request babel/babel-eslint#44 from Globegitter/patch-1
...
Added global flag to install command
2015-03-11 21:35:12 +11:00
Sebastian McKenzie
7625971974
Merge branch 'master' of github.com:babel/babel-eslint
2015-03-11 00:17:22 +11:00
Sebastian McKenzie
1cc579cb5d
move up explantory paragraph
2015-02-28 12:09:20 +11:00
Sebastian McKenzie
24aa904d99
add how does it work section to readme
2015-02-28 12:03:01 +11:00
Sebastian McKenzie
d70e358a94
clean up readme
2015-02-27 21:49:54 +11:00
Sebastian McKenzie
5d5c7c6ae1
first commit
2015-02-27 21:44:06 +11:00