Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Samuel Attard 247bcc8289
build: configure import/order eslint rule (#2997) 2022-10-26 10:37:16 -07:00
Mark Lee 95185efd68
refactor: replace listr with listr2, which has updated deps (#2724) 2022-02-12 20:52:58 -08:00
Mark Lee 0deb74b16a
refactor: use custom eslint config + prettier instead of airbnb config (#2520)
* chore: add test scripts
2021-09-12 10:44:30 -07:00
Mark Lee fd6d21515b
chore: the docs repo moved to @electron-forge 2021-07-17 22:19:12 -07:00
Mark Lee 61effdc34d build(deps-dev): upgrade @types/node to ^14.0.5 2020-05-22 13:32:07 -07:00
Samuel Attard 00b87a0e79
docs: ensure that the CLI package has a README on NPM 2019-03-21 18:14:14 -07:00
Mark Lee 7af36d5904 chore: replace tslint with eslint to lint mocha tests (#590)
* chore: re-add eslint to lint mocha tests

* Upgrade typescript-eslint-parser to ^22

* Update tools/ to conform to eslint-config-airbnb

* Fix some ESLint warnings for async-ora

* Fix ESLint warnings for types

* Fix ESLint warnings for web-multi-logger

* Fix ESLint warnings for cli

* Add eslint-config-airbnb & eslint-plugin-typescript

* Apparently you can't DRY up commander directives

* Use the new typescript-eslint scoped packages

* Explicitly adding the parser is no longer necessary

* Fix ESLint warnings for deb

* Fix ESLint warnings for rpm

* Fix ESLint warnings for snap

* Fix ESLint warnings for flatpak

* Fix ESLint warnings for maker-base

* Fix ESLint warnings for maker-zip

* Fix ESLint warnings for maker-pkg

* Fix ESLint warnings for maker-dmg

* Fix ESLint warnings for maker-squirrel

* Fix ESLint warnings for maker-wix

* Fix ESLint warnings for maker-appx

* Use no-unused-vars for Typescript as directed

* Fix ESLint warnings for core

* Fix ESLint warnings for publisher modules

* Fix ESLint warnings for plugin modules

* Fix ESLint warnings for installer modules

* Drop tslint

* Fix typings

* Remove unused import

* Ignore empty constructors

* Upgrade typescript-eslint packages

* Disable class-methods-use-this rule globally

* Remove bare eslint-disable-line directives

* Upgrade eslint & friends

* Fix linting errors

* Fix yarn.lock

* Stop making @types/webpack out of sync

* chore: drop @types/ora, typings are bundled

* Fix TypeScript errors

* Fix no-unresolved lint errors on Windows

* Ignore camelcase instances that are part of the GitHub API

* Ignore import/no-cycle rules

* Make SinonStub more specific

* Fix forgeConfigIsValidFilePath

* Reel it in
2019-03-21 17:46:24 -07:00
Samuel Attard 1961338862 chore: fix sync-readmes running on node 6 2018-07-04 12:55:41 +10:00