-
-
Notifications
You must be signed in to change notification settings - Fork 256
fix(schema): allow additionalProperties
#207
Conversation
Codecov Report
@@ Coverage Diff @@
## master #207 +/- ##
=======================================
Coverage 96.96% 96.96%
=======================================
Files 2 2
Lines 33 33
Branches 16 16
=======================================
Hits 32 32
Misses 1 1 Continue to review full report at Codecov.
|
@michael-ciniawsky - Shipping this as we have a broken minor version on npm |
appveyor.yml
Outdated
job_part: test | ||
build: 'off' | ||
matrix: | ||
fast_finish: true | ||
install: | ||
- ps: Install-Product node $env:nodejs_version x64 | ||
- 'ps: Install-Product node $env:nodejs_version x64' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull the single quotes off all the powershell commands
.eslintrc
Outdated
} | ||
} | ||
"extends": "webpack" | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Roll this back to "no-undefined": 0
21a1269
to
b4844a7
Compare
kk mom :) |
And don't forget to brush your teeth before bed ..... |
b4844a7
to
82f1e7d
Compare
mom === just a moment Is this uncommon to use ? 🙃 😕 |
Evidently I'm just getting old ... |
82f1e7d
to
794357f
Compare
Noteable Changes
Allow
addtionalProperties
forurl-loader
fallback compatIssues