source:
trip-planner-front/node_modules/date-format/.eslintrc@
eed0bf8
Last change on this file since eed0bf8 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 134 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | { |
2 | "extends": [ | |
3 | "eslint:recommended" | |
4 | ], | |
5 | "env": { | |
6 | "node": true, | |
7 | "mocha": true | |
8 | }, | |
9 | "plugins": [ | |
10 | "mocha" | |
11 | ] | |
12 | } |
Note:
See TracBrowser
for help on using the repository browser.