- Notifications
You must be signed in to change notification settings - Fork51
add category#53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
add category#53
Changes fromall commits
73d1807
a9ba1cd
9451a86
c0ecdfe
a17d4b5
c8f786e
932b4d8
83b3e97
e843ffe
057cad7
9caf9bc
af54ce2
27bdb37
d7e3f56
e022524
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,37 @@ | ||
module.exports = { | ||
'env': { | ||
'browser': false, | ||
'es6': true, | ||
'mocha': true, | ||
'node': true | ||
}, | ||
'extends': [ | ||
'google', | ||
'eslint:recommended' | ||
], | ||
'rules': { | ||
'block-spacing':[2,'always'], | ||
'brace-style':[2,'1tbs', {'allowSingleLine': true}], | ||
'camelcase':[2, {properties:'never'}], | ||
'comma-dangle': 0, | ||
'curly': 0, | ||
'key-spacing':[2, {align:'value'}], | ||
'max-len': [1, 120], | ||
'no-control-regex': 0, | ||
'no-console': 1, | ||
'no-empty':[2, {'allowEmptyCatch': true}], | ||
'no-eval': 1, // we use it on purpose | ||
'no-loop-func': 1, | ||
'no-multi-spaces': 0, | ||
'no-proto': 1, | ||
'no-unused-expressions': 1, | ||
'no-unused-vars': 1, | ||
'no-var': 0, | ||
'no-warning-comments': 0, | ||
'prefer-rest-params': 0, | ||
'prefer-spread': 0, | ||
'quote-props': 1, | ||
'quotes':[2,'single', {avoidEscape: true}], | ||
'require-jsdoc': 0, | ||
} | ||
}; |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
name:Bug report | ||
about:Create a report to help us improve | ||
title:'' | ||
labels:'' | ||
assignees:'' | ||
--- | ||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
**Desktop (please complete the following information):** | ||
- OS:[e.g. iOS] | ||
- Browser[e.g. chrome, safari] | ||
- Version[e.g. 22] | ||
**Smartphone (please complete the following information):** | ||
- Device:[e.g. iPhone6] | ||
- OS:[e.g. iOS8.1] | ||
- Browser[e.g. stock browser, safari] | ||
- Version[e.g. 22] | ||
**Additional context** | ||
Add any other context about the problem here. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name:Feature request | ||
about:Suggest an idea for this project | ||
title:'' | ||
labels:'' | ||
assignees:'' | ||
--- | ||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when[...] | ||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -40,3 +40,4 @@ dist/ | ||
tmp/ | ||
*.swp | ||
.DS_Store | ||
.idea |
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.