Added scanning barcodes with a camera
This commit is contained in:
18
quagga2/quagga2-1.12.1/.ncurc.json
Normal file
18
quagga2/quagga2-1.12.1/.ncurc.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"upgrade": true,
|
||||
"reject": [
|
||||
"@cypress/code-coverage",
|
||||
"@cypress/webpack-preprocessor",
|
||||
"babel-loader",
|
||||
"chai",
|
||||
"cypress",
|
||||
"eslint",
|
||||
"mocha",
|
||||
"sinon-chai",
|
||||
"source-map-loader",
|
||||
"@types/mocha",
|
||||
"@types/sinon-chai",
|
||||
"webpack-cli",
|
||||
"webpack"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user