Guz013
263e1edb63
feat: ✨ browser compatibility checking
2023-09-09 18:30:16 -03:00
Guz013
2e1914c733
feat: ✨ security related rules
2023-09-04 20:56:00 -03:00
Guz013
dcce924286
feat: ✨ add more NodeJS-specific rules
2023-09-04 18:42:15 -03:00
Guz013
fc2613f874
chore!: 💥 🔧 rename @eslegant/config to @eslegant/js
...
Renamed @eslegant/config to @eslegant/js, reflecting the new structure and
purpose of it just having rules related to javascript and
typescript
Moved said package to the new ./configs/ directory. Packages under the
./packages/ directory will be related to ones that aren't related to
ESLint itself and/or its configuration.
2023-09-01 18:08:56 -03:00
Guz013
dd1d0276b0
feat: ✨ 🦄 unicorn rules
2023-09-01 17:27:27 -03:00
Guz013
d5e30078d4
feat: ✨ new formatting rules
2023-08-31 13:10:21 -03:00
Guz013
c1aa5d0235
refactor!: 💥 ♻️ rename packages
...
Renamed all packages and dependencies from "eslit" to "eslegant"
BREAKING CHANGE
2023-08-29 15:31:57 -03:00
Guz013
26f29009d6
feat: ✨ create the eslegant package
2023-08-29 15:06:24 -03:00
Guz013
da21030000
feat: ✨ add eslint-plugin-i
2023-08-25 17:31:56 -03:00
Guz013
10e543094f
chore(deps): 🔗 update dependencies
2023-08-23 11:45:04 -03:00
Guz013
13e517964c
fix(deps): 🐛 update lock file
2023-08-14 15:03:22 -03:00
Guz013
983d4958f2
feat: ✨ write and manipulate eslint.config.js files
2023-08-08 16:08:23 -03:00
Guz013
978f06605e
feat: ✨ config file object generation
2023-08-07 16:25:04 -03:00
Guz013
e775d83ccf
refactor: ♻️ repurpose Cli class to Configs
...
Renamed Cli to ConfigsProcessor, now the Cli class is purposed to just
parsing the cli arguments and orchestrate other classes
2023-08-03 18:33:58 -03:00
Guz013
c201a25e6e
feat: ✨ pass packages from cli argument
2023-08-03 17:38:03 -03:00
Guz013
fdad363313
chore(deps): 🔗 make yaml a dependency and not devdep
2023-08-01 10:57:33 -03:00
Guz013
41fd41bef6
feat(cli): ✨ project structure detection
2023-07-31 19:01:59 -03:00
Guz013
e1747ee696
fix(deps): 🐛 add missing dependency for changesets
2023-07-21 17:41:38 -03:00
Guz013
5aaaa9ac0e
chore: 🔧 rename package
2023-07-21 14:29:48 -03:00
Guz013
2cdb06d209
fix: 🐛 update lockfile
2023-07-20 15:50:58 -03:00
Guz013
80fce1583d
fix: 🐛 update package import and lint-staged config
2023-07-20 15:38:52 -03:00
Guz013
318ce17c95
chore(deps): update and add peerDependencies
2023-07-19 16:52:49 -03:00
Guz013
c2b39fb0bf
feat: jsdoc eslint
2023-07-19 16:39:24 -03:00
Guz013
f540e1e7e3
feat: automatic workspace config
...
Added feature to detect automatically monorepos and it's
tsconfig.json and jsconfig.json files
2023-07-17 18:16:35 -03:00
Guz013
67b20e96d8
chore: add nodejs globals
...
Added nodejs globals to the project for better development.
This will be changed and a config to change the globals will be
added.
2023-07-13 19:05:00 -03:00
Guz013
487ab02c46
feat: add typescript eslint
2023-07-11 19:05:50 -03:00
Guz013
c444ccbe1c
chore: initial commit
2023-07-11 14:50:49 -03:00