Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jsonschema2md
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fork
jsonschema2md
Commits
3d95f654
Commit
3d95f654
authored
7 years ago
by
filmaj
Browse files
Options
Downloads
Patches
Plain Diff
added linting details to the README.
parent
59e84000
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-1
9 additions, 1 deletion
README.md
with
9 additions
and
1 deletion
README.md
+
9
−
1
View file @
3d95f654
...
@@ -78,6 +78,14 @@ If you run `npm install` before running `npm run prepare`, `npm` will install th
...
@@ -78,6 +78,14 @@ If you run `npm install` before running `npm run prepare`, `npm` will install th
*
vocabulary spellchecking
*
vocabulary spellchecking
*
Tests
*
Tests
## Style Guide / Linting
This project uses
[
eslint
](
https://eslint.org
)
to enforce JavaScript coding style. To run the linter:
```
bash
npm run lint
```
## Contributing
## Contributing
Please see
[
Contributing.md
](
Contributing.md
)
for details. Pull requests are welcome.
Please see
[
Contributing.md
](
Contributing.md
)
for details. Pull requests are welcome.
...
@@ -87,4 +95,4 @@ Please see [Contributing.md](Contributing.md) for details. Pull requests are wel
...
@@ -87,4 +95,4 @@ Please see [Contributing.md](Contributing.md) for details. Pull requests are wel
Copyright 2017 Adobe Systems Incorporated. All rights reserved.
Copyright 2017 Adobe Systems Incorporated. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");
This file is licensed to you under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy
you may not use this file except in compliance with the License. You may obtain a copy
of the License at http://www.apache.org/licenses/LICENSE-2.0
of the License at http://www.apache.org/licenses/LICENSE-2.0
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment