index
:
locusts
changeset-release/master
master
swift
Mirror of https://github.com/locusts-r-us/locusts
Matt Strapp was here
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eslint.config.mjs
blob: fceabb01c189a3b0d471b8aff5011e7cd034e874 (
plain
) (
blame
)
1
2
3
4
5
6
7
export
default
{
languageOptions
:
{
parserOptions
:
{
project
:
true
,
},
},
};