Linted everything, removed semistandard

This commit is contained in:
Angelos Chalaris
2018-10-18 23:38:01 +03:00
parent 1eb609cd90
commit 1fb3e65cca
27 changed files with 55 additions and 194 deletions

View File

@ -17,8 +17,7 @@
"prismjs": "^1.15.0",
"rollup": "^0.58.2",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-babel-minify": "^4.0.0",
"semistandard": "^12.0.1"
"rollup-plugin-babel-minify": "^4.0.0"
},
"name": "30-seconds-of-code",
"description": "A collection of useful JavaScript snippets.",