Florian Dreier
|
cb549065f1
|
fix: Migrate to Typescript (#2805)
BREAKING CHANGE: Migrate to Typescript
|
2023-07-29 00:31:34 -06:00 |
|
Tony Brix
|
803a6a960a
|
chore(dev-deps): remove eslint-plugin-standard (#1849)
|
2020-11-22 23:19:28 -06:00 |
|
Tony Brix
|
2806c4913c
|
create tokens before sending to parser
|
2020-04-02 00:24:21 -05:00 |
|
Tony Brix
|
3dff1e4725
|
fix eslint config
|
2019-11-05 15:31:11 -06:00 |
|
Tony Brix
|
46e3b17dde
|
update eslint config to fix new standards
|
2019-08-27 13:22:54 -05:00 |
|
Tony Brix
|
74165c634e
|
use "sourceType": "script" with standard
|
2019-05-03 20:59:45 -05:00 |
|
Tony Brix
|
1a1dd43ab1
|
space-before-function-paren never
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
387f08ac57
|
add standard plugins
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
bc835ae99e
|
simplify eslint config
|
2019-05-03 20:59:44 -05:00 |
|
Tony Brix
|
d9f22d2726
|
separate eslint config
|
2019-05-03 20:59:43 -05:00 |
|
Federico Soave
|
27218fa604
|
update devDependencies to last stable. Disable new object-curly-spacing standard rule (eslint-config-standard#124).
|
2019-01-13 19:27:35 +01:00 |
|
Steven
|
556c4a0323
|
Add eslint rule semicolons required
|
2018-09-23 20:27:39 -04:00 |
|
Tony Brix
|
8a1a31d35f
|
add jasmine tests
|
2018-03-03 01:09:09 -06:00 |
|
Federico Soave
|
c345a82622
|
lint es5 code only
|
2018-02-08 19:14:50 +01:00 |
|
Federico Soave
|
560c5cb13b
|
Merge branch 'master' into lint
|
2018-01-26 04:57:18 +01:00 |
|
Federico Soave
|
d79bbb68a0
|
[lint] add amd environment to eslint to declare define global
|
2018-01-20 03:22:23 +01:00 |
|
Federico Soave
|
6f8922e296
|
[lint] add eslint indent rule
|
2018-01-20 03:12:08 +01:00 |
|
Federico Soave
|
15bcca6461
|
[lint] edit eslint rules to fit marked.js current code style
|
2018-01-20 03:11:51 +01:00 |
|
Federico Soave
|
2fa274284e
|
[lint] use eslint + standard rules to lint marked.js
|
2018-01-20 03:11:36 +01:00 |
|