We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e9a4c commit 680a22aCopy full SHA for 680a22a
package.json
@@ -23,7 +23,7 @@
23
"files": [
24
"dist/**/*.js",
25
"src/**/*.js",
26
- "src/**/*.css"
+ "src/**/*.css"
27
],
28
"scripts": {
29
"test": "mkdir -p test/output && mocha -r module-alias/register 'test/**/*-test.js' && mocha -r module-alias/register test/plot.js && eslint src test",
0 commit comments