This website requires JavaScript.
Explore
Help
Sign In
zcy
/
svgedit
Watch
1
Star
0
Fork
You've already forked svgedit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7100111d62
svgedit
/
.remarkrc
6 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- Linting (HTML): Use double-quotes for attributes, remove redundant `type=text/css`, indent/lbs, consistent non-use of HTML namespace, consistent indents, consistent charset casing - Linting (Markdown): Add `.remarkrc`, use proper hierarchical headings, use consistent heading format, trailing spaces - `composer.json`: consistent property spacing - License: Add `.txt` extension, update copyright date, and reflect type (MIT) in file name - Credits: Add self - npm: Add `package.json` (version 3.0.0-alpha.1 for npm release only; just reserving name)
2018-05-13 01:58:13 +00:00
{
"plugins": {
- Linting (Markdown): Fix linting format - Linting (HTML): Add linting file
2018-10-19 07:19:18 +00:00
"lint-ordered-list-marker-value": "one"
- Linting (HTML): Use double-quotes for attributes, remove redundant `type=text/css`, indent/lbs, consistent non-use of HTML namespace, consistent indents, consistent charset casing - Linting (Markdown): Add `.remarkrc`, use proper hierarchical headings, use consistent heading format, trailing spaces - `composer.json`: consistent property spacing - License: Add `.txt` extension, update copyright date, and reflect type (MIT) in file name - Credits: Add self - npm: Add `package.json` (version 3.0.0-alpha.1 for npm release only; just reserving name)
2018-05-13 01:58:13 +00:00
}
}