Use prettierx and eslint native (#85)
authorShinigami <chrissi92@hotmail.de>
Tue, 9 Feb 2021 11:54:23 +0000 (12:54 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 11:54:23 +0000 (12:54 +0100)
commit777b7824df53fc7a599e6d7bc2f1f917f6193f0d
tree72e831f6559bf6aea0f89e92036e383b683e2f48
parent7d9cd768c1841d86b7019951e02b75ad1e3ef040
Use prettierx and eslint native (#85)

Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
Co-authored-by: Alessandro Pio Ardizio <alessandroardizio94@gmail.com>
14 files changed:
.eslintignore [new file with mode: 0644]
.eslintrc.js [new file with mode: 0644]
.github/workflows/ci.yml
.prettierignore [new file with mode: 0644]
.prettierrc.json [new file with mode: 0644]
CHANGELOG.md
CONTRIBUTING.md
README.MD
benchmarks/myBench.js
package-lock.json
package.json
src/dynamic.ts
src/fixed.ts
src/workers.ts