https://github.com/dleitee/config-default
My default config
https://github.com/dleitee/config-default
Last synced: about 1 year ago
JSON representation
My default config
- Host: GitHub
- URL: https://github.com/dleitee/config-default
- Owner: dleitee
- Created: 2015-09-23T18:07:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T16:24:52.000Z (about 8 years ago)
- Last Synced: 2025-02-11T17:56:49.207Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# config-default
Repository to save the initial settings of my projects.
## Directories
The directory structure must be as follows:
```
|-- config
|-- gulpfile.babel.js
|-- package.json
|-- gulp
| |-- gulp-task-1.js
| |-- gulp-task-n.js
|-- public
| |-- index.html
| |-- css
| |-- images
| |-- js
|-- src
|-- css
|-- images
|-- js
```
# EditorConfig
## gulp
## jshint
## tests
## deploy