Skip to content

Commit edd013a

Browse files
committed
Merge branch 'develop' into feature/#100
2 parents 4dfa339 + 646e1eb commit edd013a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+9100
-960
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export default [
3434
{
3535
rules: {
3636
'prettier/prettier': 'warn',
37+
'no-console': ['error', { allow: ['warn', 'error'] }],
3738
},
3839
},
3940
tsConfig,

package-lock.json

Lines changed: 870 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)