Commit Graph

7 Commits

Author SHA1 Message Date
35bcfcdf04
refactor: update code linting and formatting 2022-08-27 22:26:50 +01:00
Walid
8d066ed42f
refactor: config with scss to tailwind (#42)
* fix: update deps and devDeps
* refactor(prettier): remove unwritten file names from formatter
* styles: remove stylelint & scss
* refactor: replace scss styles to tailwind
* feat: implement tailwind config
* refactor: update eslint config
* refactor(locales): replace autho's github url with repo itself
* refactor: change author's name license
* refactor(code): update code settings
* refactor: improve file components generators
* fix(code): add sharable config
* fix(linter): resolve bad parserConfig and linting itself
* refactor: bad imports
* refactor: update workflow with its scripts
2022-08-13 14:12:53 +01:00
a5a041cabf
fix(config): remove useless plugin for types with css modules and styles paths 2022-03-31 03:44:18 +02:00
96c293a8ed
refactor(config): improve project config 2022-03-31 00:49:30 +02:00
d46be16a11
refactor(extensions); add css modules extension 2022-03-24 01:44:27 +01:00
03bab70826
add(config): stylelint prettier + cssModules intellisense + typescript workspace version as default 2022-03-21 02:05:44 +01:00
0f776bd1ea
add(config): IDE extensions recommendations including prior settings 2022-03-18 16:15:06 +01:00