chore: components workflow
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"start": "react-scripts start",
|
||||
"compile": "react-scripts build",
|
||||
"eject": "react-scripts eject",
|
||||
"compile:lint": "prettier --write 'src/**/*.{html,css,scss,js,jsx,ts,tsx,json}' README.md"
|
||||
"components:lint": "prettier --write 'src/**/*.{html,css,scss,js,jsx,ts,tsx,json}' README.md"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codemirror/lang-markdown": "^0.19.6",
|
||||
|
||||
Reference in New Issue
Block a user