aboutsummaryrefslogtreecommitdiff
path: root/tslint.commit.json
diff options
context:
space:
mode:
authorUri Shaked2019-12-07 22:18:00 +0200
committerUri Shaked2019-12-07 22:18:00 +0200
commit07ddaa7d22f31de5d5c3b9c6d4626c59cf25a244 (patch)
tree12a64bfbc4ea18997923f14b44725cb0e118c949 /tslint.commit.json
parentfeat: publish both CJS and ESM to npm (diff)
downloadavr8js-07ddaa7d22f31de5d5c3b9c6d4626c59cf25a244.tar.gz
avr8js-07ddaa7d22f31de5d5c3b9c6d4626c59cf25a244.tar.bz2
avr8js-07ddaa7d22f31de5d5c3b9c6d4626c59cf25a244.zip
refactor: tslint → eslint
Diffstat (limited to '')
-rw-r--r--tslint.commit.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/tslint.commit.json b/tslint.commit.json
deleted file mode 100644
index c242d65..0000000
--- a/tslint.commit.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "extends": ["./tslint.json"],
- "rules": {
- "ordered-imports": true
- }
-}