Update package.json

master
hasan genc 5 years ago committed by GitHub
parent 17b50f9741
commit 7b8cc0037b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

@ -12,7 +12,6 @@
"scripts": {
"build": "rollup -c --environment BUILD:production",
"dev": "rollup -c -w --environment BUILD:development",
"publish": "npm publish",
"fmt": "prettier --write 'src/**/*.{ts,tsx,css}' *.{js,json,md} && npm run lint:fix",
"lint": "tslint -t verbose -c tslint.json 'src/**/*.{ts,tsx}'",
"lint:fix": "tslint -t verbose -c tslint.json --fix 'src/**/*.{ts,tsx}'",

Loading…
Cancel
Save