Minor fixes
This commit is contained in:
parent
938e633e64
commit
822c2cd17b
7 changed files with 32 additions and 24 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"description": "Some simple demos to showcase the possibilities of this library.",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
"start": "webpack-dev-server --mode development",
|
||||
"lint": "npx eslint --fix \"src/**/*.ts\" && npx prettier --write \"src/**/*.ts\"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue