Shahar Or (mightyiam)
2d455b52dc
ux(docs): enable eslint rule quotes
5 years ago
Shahar Or (mightyiam)
23e7b87c64
ux(docs): enable eslint rule space-before-function-paren
5 years ago
Shahar Or (mightyiam)
9f2d2d7a16
ux(docs): enable eslint rule space-before-blocks
5 years ago
Shahar Or (mightyiam)
37512fe8ee
ux(docs): enable eslint rule quote-props
5 years ago
Shahar Or (mightyiam)
9a45b5b22a
ux(docs): enable eslint rules object-*-newline
5 years ago
Shahar Or (mightyiam)
e2861bb1bd
ux(docs): enable eslint rule indent
5 years ago
Shahar Or (mightyiam)
8b8fbd5e34
ux(docs): enable eslint rule object-curly-spacing
5 years ago
Shahar Or (mightyiam)
8179381a77
ux(docs): enable eslint rule no-multi-spaces
...
Fixes #692 .
5 years ago
Shahar Or (mightyiam)
a128a23ac3
ux(docs): enable eslint rule max-statements-per-line
5 years ago
Shahar Or (mightyiam)
349b686bd8
ux(docs): enable eslint rule key-spacing
5 years ago
Shahar Or (mightyiam)
cd3a5cf17e
ux(docs): enable eslint rule import/newline-after-import
5 years ago
Shahar Or (mightyiam)
17cf7ae931
ux(docs): enable eslint rule import/first
5 years ago
Shahar Or (mightyiam)
77e54e9105
ux(docs): enable eslint rule array-bracket-spacing
5 years ago
Shahar Or (mightyiam)
41cb3596e8
dx(docs): lint code examples
5 years ago
Shahar Or (mightyiam)
8a71211b4a
dx(typescript): package and tests are two projects
5 years ago
Shahar Or (mightyiam)
d58121755f
dx(eslint): lint cjs files
5 years ago
Shahar Or (mightyiam)
dad44f0d63
feat: only esm and correct import paths
...
BREAKING CHANGE: CommonJS module are no longer provided.
BREAKING CHANGE: import paths in ES modules include file name
extensions.
BREAKING CHANGE: Compiled to ES2015 (was ES5).
Fixes #516 .
Fixes #437 .
Fixes #263 . Kind of. Because there is no build step.
Thanks to @mreinstein on starting this work.
5 years ago