Markus Olsson
|
365d089534
|
Prettify files with prettier 2.6.0
Co-Authored-By: Harry Hopkinson <63599884+Harry-Hopkinson@users.noreply.github.com>
|
2022-03-18 12:58:24 +01:00 |
|
Markus Olsson
|
09f16b4184
|
Search and replace for the straightforward cases
substr(X) can be substituted for substring(X)
substr(0, X) can be substituted for substring(0, X)
|
2022-02-28 15:26:36 +01:00 |
|
Rafael Oleza
|
a3f21ac29b
|
Enable esModuleInterop in TypeScript configuration
|
2020-07-08 17:40:20 +02:00 |
|
Andrew Casey
|
3c541dc92d
|
Fix lint and prettier issues
|
2020-06-24 18:28:06 +00:00 |
|
Brendan Forster
|
3540ed76fa
|
report these warnings
|
2018-05-21 16:29:48 +10:00 |
|
Brendan Forster
|
15bf7e3d0d
|
forgive me padre for i have TYPES
|
2018-03-28 08:01:23 +11:00 |
|
Brendan Forster
|
2fd937430a
|
update error message
|
2018-03-27 12:03:08 +11:00 |
|
Brendan Forster
|
c926876209
|
improve error output
|
2018-03-27 11:53:14 +11:00 |
|
Brendan Forster
|
cf7f361f34
|
format the errors from ajv rather than relying on their infrastructure, which loses some context
|
2018-03-27 11:43:05 +11:00 |
|
Brendan Forster
|
42c187799b
|
work with the object, not just the text
|
2018-03-27 11:41:59 +11:00 |
|
Brendan Forster
|
c0edc1a9ba
|
this seems helpful
|
2018-03-27 11:03:41 +11:00 |
|
Brendan Forster
|
1a17c6c092
|
ajv doesn't seem to care about malformed JSON, gotta do this first as a sanity check
|
2018-03-27 11:02:00 +11:00 |
|
Brendan Forster
|
04cc3bd122
|
first pass at script to validate changelog
|
2018-03-27 10:54:21 +11:00 |
|