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.
"sideEffects": false
package.json
1 parent 9050ba1 commit f06766fCopy full SHA for f06766f
package.json
@@ -9,6 +9,7 @@
9
"dist/",
10
".runkit_example.js"
11
],
12
+ "sideEffects": false,
13
"scripts": {
14
"eslint": "eslint \"lib/**/*.ts\" \"spec/**/*.*s\" --ignore-pattern spec/JSON-Schema-Test-Suite",
15
"prettier:write": "prettier --write \"./**/*.{json,yaml,js,ts}\"",
0 commit comments