Sebastian McKenzie
|
436716fdd7
|
update babel-core to 5.6.9
|
2015-07-27 04:20:19 +01:00 |
|
Sebastian McKenzie
|
f79577a7ec
|
add Makefile
|
2015-07-27 04:07:19 +01:00 |
|
Sebastian McKenzie
|
18b029ca88
|
4.0.4
|
2015-07-27 04:04:37 +01:00 |
|
Sebastian McKenzie
|
2c868efbad
|
fix range generation for template tokens - fixes babel/babel-eslint#156
|
2015-07-27 04:04:30 +01:00 |
|
Sebastian McKenzie
|
39e9fc9e40
|
4.0.3
|
2015-07-27 02:58:45 +01:00 |
|
Sebastian McKenzie
|
19e2f1bb33
|
use start/end rather than directly using range in attachComments
|
2015-07-27 02:58:37 +01:00 |
|
Sebastian McKenzie
|
af51b545ba
|
4.0.2
|
2015-07-27 02:44:56 +01:00 |
|
Sebastian McKenzie
|
582cf6cc8a
|
add missing ranges
|
2015-07-27 02:44:49 +01:00 |
|
Sebastian McKenzie
|
06ccbca763
|
4.0.1
|
2015-07-27 02:21:29 +01:00 |
|
Sebastian McKenzie
|
56a27a0647
|
add range property - fixes babel/babel-eslint#155
|
2015-07-27 02:21:18 +01:00 |
|
Henry Zhu
|
4437132372
|
4.0.0
|
2015-07-25 11:08:25 -04:00 |
|
Henry Zhu
|
c5bbf91892
|
Merge pull request babel/babel-eslint#152 from bgw/line-x
Replace 'Line X' with actual line number
|
2015-07-25 11:08:08 -04:00 |
|
Henry Zhu
|
d4318aa0d8
|
Merge pull request babel/babel-eslint#128 from hzoo/i-124
add tests - for babel/babel-eslint#124
|
2015-07-25 11:00:42 -04:00 |
|
Henry Zhu
|
80888a1b23
|
3.1.27
|
2015-07-25 10:53:17 -04:00 |
|
Henry Zhu
|
8d65e3e894
|
Merge pull request babel/babel-eslint#154 from alexkuz/master
fix visiting filter in comprehension
|
2015-07-25 10:08:31 -04:00 |
|
Henry Zhu
|
bb29041dce
|
3.1.26
|
2015-07-22 01:35:33 -04:00 |
|
Henry Zhu
|
9c452f5b14
|
remove estraverse attach comments method, fix up tests
|
2015-07-22 00:36:03 -04:00 |
|
Henry Zhu
|
2bb5101112
|
add test for babel/babel-eslint#149
|
2015-07-21 23:57:13 -04:00 |
|
Sebastian McKenzie
|
ec9a75173b
|
3.1.25
|
2015-07-22 01:19:45 +01:00 |
|
Sebastian McKenzie
|
c551545f29
|
filter comment tokens - fixes babel/babel-eslint#153
|
2015-07-22 01:19:23 +01:00 |
|
Sebastian McKenzie
|
8baea68c6c
|
3.1.24
|
2015-07-21 22:34:24 +01:00 |
|
Sebastian McKenzie
|
e7aecdce71
|
convert comment node types from babel to espree - ref facebook/react#4449
|
2015-07-21 22:34:14 +01:00 |
|
Henry Zhu
|
61555c6ebd
|
fix typo: attachComment -> attachComments
|
2015-07-10 18:37:45 -04:00 |
|
Henry Zhu
|
efef3af7b8
|
update readme - separate channel/signup, categorize known issues better
|
2015-07-09 13:11:14 -04:00 |
|
Henry Zhu
|
39fa1c4ac2
|
3.1.23
|
2015-07-06 10:40:56 -04:00 |
|
Henry Zhu
|
05f5cc3ea8
|
Merge pull request babel/babel-eslint#146 from hzoo/i-142-2
use node.babelType for SpreadProperty
|
2015-07-06 10:40:11 -04:00 |
|
Henry Zhu
|
f57dde1ac3
|
3.1.22
|
2015-07-06 09:38:11 -04:00 |
|
Henry Zhu
|
d9bf8d252e
|
fix no-unused-vars issue with spread
Use a private _spread property on Property node instead of SpreadProperty
Fixes https://github.com/babel/babel-eslint/issues/142#issuecomment-118707124
|
2015-07-06 09:36:34 -04:00 |
|
Henry Zhu
|
8c4adbf98d
|
3.1.21
|
2015-07-05 22:08:19 -04:00 |
|
Henry Zhu
|
4e884f439e
|
Merge pull request babel/babel-eslint#143 from hzoo/i-142
only visit properties in object destructuring when there is a SpreadP…
|
2015-07-05 22:06:15 -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
|
0de11015cc
|
update devDep eslint@0.24.0
|
2015-06-29 14:19:06 -04:00 |
|
Henry Zhu
|
6b05576d99
|
3.1.20
|
2015-06-29 13:51:50 -04:00 |
|
Henry Zhu
|
dee7261bbe
|
Merge pull request babel/babel-eslint#140 from hzoo/i-138
create scope for each comprehension - fixes babel/babel-eslint#138
|
2015-06-29 13:48:19 -04:00 |
|
Sebastian McKenzie
|
1502bf6a2d
|
3.1.19
|
2015-06-26 15:06:21 +01:00 |
|
Sebastian McKenzie
|
e72e79694f
|
attempt to resolve estraverse relative to esrecurse if found - this is necessary because of the tree flattening in npm 3
|
2015-06-26 15:06:18 +01:00 |
|
Henry Zhu
|
b05ae77e41
|
3.1.18
|
2015-06-23 18:32:44 -04:00 |
|
Henry Zhu
|
7ff5dd56e8
|
Merge pull request babel/babel-eslint#135 from PiPeep/fix-jest
Fix eslint module path resolution in jest
|
2015-06-23 18:32:09 -04:00 |
|
Henry Zhu
|
c22414c1fd
|
fix tests after updating babel
|
2015-06-22 17:00:31 -04:00 |
|
Henry Zhu
|
96a9af0a06
|
update eslint, update tests
|
2015-06-22 16:48:51 -04:00 |
|
Henry Zhu
|
cec51daa04
|
add message about using eslint-plugin-babel
|
2015-06-18 21:22:59 -04:00 |
|
Henry Zhu
|
c3b0bb21e9
|
3.1.17
|
2015-06-17 20:32:16 -04:00 |
|
Henry Zhu
|
cf57c817cb
|
Known Issues: add flow declarations with 'no-unused-vars'
|
2015-06-17 20:31:58 -04:00 |
|
Henry Zhu
|
0de733b66a
|
flow: create var declaration for flow declarations
|
2015-06-17 09:18:51 -04:00 |
|
Henry Zhu
|
d16f726b15
|
3.1.16
|
2015-06-17 07:18:47 -04:00 |
|
Henry Zhu
|
d224153cba
|
Merge pull request babel/babel-eslint#133 from hzoo/i-132
support flow declarations correctly, lint - fixes babel/babel-eslint#132
|
2015-06-17 07:17:26 -04:00 |
|
Henry Zhu
|
da3d4bf537
|
Known Issue: object-shorthand with spread operator
|
2015-06-15 20:25:44 -04:00 |
|
Henry Zhu
|
0c47ebe881
|
fix build..
|
2015-06-10 17:11:21 -04:00 |
|
Henry Zhu
|
eaec0f1595
|
remove uneeded param
|
2015-06-10 17:07:53 -04:00 |
|