Transfer node_modules code to src/ #60
Merged
Annotations
10 errors
Run ESLint:
src/cli/manage.js#L209
Trailing spaces not allowed
|
Run ESLint:
src/controllers/write/posts.js#L185
Expected indentation of 1 tab but found 4 spaces
|
Run ESLint:
src/controllers/write/posts.js#L186
Expected indentation of 2 tabs but found 8 spaces
|
Run ESLint:
src/controllers/write/posts.js#L187
Expected indentation of 2 tabs but found 8 spaces
|
Run ESLint:
src/controllers/write/posts.js#L188
Expected indentation of 2 tabs but found 8 spaces
|
Run ESLint:
src/controllers/write/posts.js#L189
Expected indentation of 3 tabs but found 12 spaces
|
Run ESLint:
src/controllers/write/posts.js#L190
Expected indentation of 2 tabs but found 8 spaces
|
Run ESLint:
src/controllers/write/posts.js#L191
Trailing spaces not allowed
|
Run ESLint:
src/controllers/write/posts.js#L194
Trailing spaces not allowed
|
Run ESLint:
src/controllers/write/posts.js#L195
Expected indentation of 2 tabs but found 7 spaces
|
Loading