This website works better with JavaScript.
Home
Explore
Help
Sign In
Public-Mirrors
/
markdown-it
mirror of
https://github.com/markdown-it/markdown-it.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Activity
Browse Source
eslint: no es6
pull/293/head
Vitaly Puzrin
9 years ago
parent
1d2b893019
commit
ec10acf02c
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.eslintrc.yml
1
.eslintrc.yml
View File
@ -1,6 +1,7 @@
env:
node
:
true
browser
:
false
es6
:
false
rules:
accessor-pairs
:
2
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Public-Mirrors/markdown-it
Title
Body
Create Issue