aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.settings.json
Commit message (Collapse)AuthorAge
* Removed stale references to 'packages/typings'Libravatar Vijay A2021-07-31
| | | | Resurrected node modules that are required by the internal-server and recipes submodules
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* - updated classnames to 2.3.1 to use added type definitionsLibravatar mhatvan2021-07-28
| | | | | | - remove stub type definitions from package.json - set 'noImplicitAny' false until jss and react-jss packages are upgraded to use own type definitions - add missing csstype to package/forms and update code to v3
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Set target to es5Libravatar Stefan Malzner2019-04-01
|
* Add toggle element to @meetfranz/formsLibravatar Stefan Malzner2019-01-11
|
* Make packages work in electron, node and webLibravatar Stefan Malzner2019-01-08
|
* move storybook to root + typescriptLibravatar Stefan Malzner2019-01-04
| | | | TODO: fix modules
* restructure packagesLibravatar Stefan Malzner2019-01-03