Commit Graph

12 Commits

Author SHA1 Message Date
XhmikosR
7304acc0b9 Add eslint-plugin-compat
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-29 16:51:42 +03:00
XhmikosR
cfad66abca Update npm scripts
* add browserslist settings in package.json
* add prettier scripts for CSS and JS (JS is mainly for devel since xo handles this for us)
* add autoprefixer to handle CSS prefixes for us (`npm run prefix`)

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-26 13:13:03 +03:00
XhmikosR
8f8fb36d25 Regenerate package-lock.json (#1365)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-24 21:46:56 +03:00
dependabot-preview[bot]
acba118a42 Bump xo from 0.29.1 to 0.30.0 (#1233)
* Bump xo from 0.29.1 to 0.30.0

Bumps [xo](https://github.com/xojs/xo) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.29.1...v0.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Ignore `unicorn/no-fn-reference-in-iterator` rule

Signed-off-by: XhmikosR <xhmikosr@gmail.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-05-02 14:55:16 +03:00
dependabot-preview[bot]
ad01f75573 Bump xo from 0.29.0 to 0.29.1 (#1219)
Bumps [xo](https://github.com/xojs/xo) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.29.0...v0.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-18 09:57:40 +03:00
dependabot-preview[bot]
256887b78e Bump xo from 0.28.3 to 0.29.0
Bumps [xo](https://github.com/xojs/xo) from 0.28.3 to 0.29.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.28.3...v0.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 18:34:47 +00:00
dependabot-preview[bot]
e27a1afff6 Bump xo from 0.28.2 to 0.28.3
Bumps [xo](https://github.com/xojs/xo) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.28.2...v0.28.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 13:45:57 +00:00
dependabot-preview[bot]
62bac6145c Bump xo from 0.28.1 to 0.28.2 (#1201)
Bumps [xo](https://github.com/xojs/xo) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.28.1...v0.28.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-04 09:55:01 +03:00
XhmikosR
8a4eb31886 Update xo to v0.28.1 (#1194)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-03-26 18:53:09 +02:00
XhmikosR
4af6a0785a Update xo to v0.28.0
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-03-20 10:31:32 +02:00
XhmikosR
91b7b09067 Update xo to 0.27.2
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-03-10 13:32:45 +02:00
XhmikosR
3321fa8067 Add xo.
Use prettier for formatting.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-01-02 19:42:16 +02:00